Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : apps/e

Dir     : e17/apps/e


Modified Files:
        configure.in 


Log Message:
- make this a warning instead of an error

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/configure.in,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -3 -r1.82 -r1.83
--- configure.in        18 Aug 2005 06:15:27 -0000      1.82
+++ configure.in        18 Aug 2005 16:28:31 -0000      1.83
@@ -134,7 +134,7 @@
     cf_cflags="${cf_cflags} -I 
/System/Library/Frameworks/IOKit.framework/Headers"
     cf_libs="-framework 'CoreFoundation' -framework 'IOKit'"
   ],[
-    AC_MSG_ERROR([Cannot find CoreFoundation headers and libraries.])
+    AC_MSG_WARN([Cannot find CoreFoundation headers and libraries.])
   ]
 )
 CPPFLAGS="${PCPPFLAGS}"




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to