Enlightenment CVS committal
Author : kwo
Project : e16
Module : e
Dir : e16/e
Modified Files:
configure.in
Log Message:
Another attempt to improve compatibility with old gettext versions.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/configure.in,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -3 -r1.82 -r1.83
--- configure.in 13 Mar 2004 14:03:33 -0000 1.82
+++ configure.in 13 Mar 2004 15:34:20 -0000 1.83
@@ -68,6 +68,10 @@
AM_GNU_GETTEXT
AM_GNU_GETTEXT_VERSION(0.12.1)
+if [ "x$LIBINTL" = "x" ]; then
+ LIBINTL="$INTLLIBS"
+ AC_SUBST(LIBINTL)
+fi
AC_ARG_ENABLE(fsstd,
[ --enable-fsstd install files following FSSTD [default=no]],
,enable_fsstd=no)
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs