Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs


Modified Files:
        configure.in 


Log Message:
* Oops - that's what happens when you borrow configure.in entries :)

===================================================================
RCS file: /cvs/e/e17/apps/evfs/configure.in,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -3 -r1.20 -r1.21
--- configure.in        11 Apr 2006 07:01:03 -0000      1.20
+++ configure.in        15 Apr 2006 03:15:54 -0000      1.21
@@ -154,7 +154,7 @@
 AC_CHECK_LIB(bz2, bzCompressInit, AC_DEFINE(HAVE_OLDER_BZIP2, 1, [Define to 1 
if older bzip2 version is used]))
 AC_CHECK_HEADERS(bzlib.h,
         BZ2_LIBS="$BZ2_LIBS -lbz2",
-        AC_MSG_ERROR([Gnome-vfs requires libbz2 to compile.])
+        AC_MSG_WARN([evfs requires libbz2 to compile.])
         )
 AC_SUBST(BZ2_LIBS)
 




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to