Enlightenment CVS committal
Author : raster
Project : e17
Module : libs/edje
Dir : e17/libs/edje
Modified Files:
configure.in
Log Message:
parsing much nicer.. in fact starting to actually compile! :)
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/configure.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- configure.in 2 Jun 2003 23:49:54 -0000 1.1
+++ configure.in 11 Jun 2003 09:30:24 -0000 1.2
@@ -74,6 +74,11 @@
AC_SUBST(my_includes)
AC_SUBST(my_libs)
+imlib2_includes=`imlib2-config --cflags`
+imlib2_libs=`imlib2-config --libs`
+AC_SUBST(imlib2_includes)
+AC_SUBST(imlib2_libs)
+
AC_OUTPUT([
Makefile
src/Makefile
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs