Enlightenment CVS committal

Author  : vapier
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        configure.in 


Log Message:
make sure libintl.h exists before including it
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/configure.in,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -3 -r1.131 -r1.132
--- configure.in        15 Dec 2005 23:06:18 -0000      1.131
+++ configure.in        7 Jan 2006 06:48:29 -0000       1.132
@@ -71,6 +71,7 @@
   LIBINTL="$INTLLIBS"
   AC_SUBST(LIBINTL)
 fi
+AC_CHECK_HEADERS(libintl.h)
 
 AC_ARG_ENABLE(fsstd,
   [  --enable-fsstd          install files following FSSTD 
@<:@default=yes@:>@],,




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to