Enlightenment CVS committal
Author : xcomputerman
Project : e17
Module : apps/entrance
Dir : e17/apps/entrance
Modified Files:
configure.in
Log Message:
OBSD configure fix
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entrance/configure.in,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -3 -r1.29 -r1.30
--- configure.in 5 May 2004 06:50:55 -0000 1.29
+++ configure.in 12 Jul 2004 04:35:31 -0000 1.30
@@ -88,7 +88,7 @@
AC_CHECK_HEADER(Ecore_Evas.h,,
AC_MSG_ERROR([Ecore_Evas.h not found! Did you compile Ecore with Evas support?]))
-AC_CHECK_LIB(ecore_evas, main, [
+AC_CHECK_LIB(ecore_evas, ecore_evas_init, [
have_ecore_evas=yes],
AC_MSG_ERROR([Cannot find Ecore_Evas!]))
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs