Enlightenment CVS committal Author : sebastid Project : e17 Module : apps/e
Dir : e17/apps/e Modified Files: configure.in Log Message: Prepare for __UNUSED__ Make gettext work with 0.14.1 (which by default looks for internal libintl) =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/configure.in,v retrieving revision 1.52 retrieving revision 1.53 diff -u -3 -r1.52 -r1.53 --- configure.in 11 Apr 2005 22:01:50 -0000 1.52 +++ configure.in 13 Apr 2005 05:48:38 -0000 1.53 @@ -18,6 +18,7 @@ AC_C_CONST AM_ENABLE_SHARED AM_PROG_LIBTOOL +AC_C___ATTRIBUTE__ MODULE_ARCH="$target_os-$target_cpu" AC_SUBST(MODULE_ARCH) @@ -91,7 +92,7 @@ AC_DEFINE_UNQUOTED(LOCALE_DIR, "${datadir}/locale", "Locale directory") fi -AM_GNU_GETTEXT +AM_GNU_GETTEXT([external]) AM_GNU_GETTEXT_VERSION(0.12.1) if test "x$LIBINTL" = "x"; then LIBINTL="$INTLLIBS" ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs