Enlightenment CVS committal

Author  : mej
Project : e17
Module  : libs/imlib2

Dir     : e17/libs/imlib2


Modified Files:
        configure.in imlib2.spec 


Log Message:
Wed Aug 25 15:53:59 2004                        Michael Jennings (mej)

Never mind.  I did it myself. :)
----------------------------------------------------------------------

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/configure.in,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -3 -r1.77 -r1.78
--- configure.in        21 Jul 2004 00:43:59 -0000      1.77
+++ configure.in        25 Aug 2004 19:54:58 -0000      1.78
@@ -212,6 +212,7 @@
 dnl /here was freetype headers checking
 
 AC_CHECK_LIB(dl, dlopen, dlopen_libs=-ldl)
+AC_CHECK_LIB(ltdl, lt_dlopen, ltdlopen_libs=-lltdl)
 
 EXTRA_LIBS="-L/usr/local/lib -L/usr/X11R6/lib"
 
@@ -403,6 +404,7 @@
 AC_SUBST(x_ldflags)
 AC_SUBST(x_libs)
 AC_SUBST(dlopen_libs)
+AC_SUBST(ltdlopen_libs)
 AC_SUBST(freetype_cflags)
 AC_SUBST(freetype_libs)
 
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/imlib2.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -3 -r1.25 -r1.26
--- imlib2.spec 25 Jul 2004 21:50:40 -0000      1.25
+++ imlib2.spec 25 Aug 2004 19:54:58 -0000      1.26
@@ -1,6 +1,6 @@
 Summary: Powerful image loading and rendering library
 Name: imlib2
-Version: 1.1.2
+Version: 1.1.1
 Release: 1.%(date '+%Y%m%d')
 Copyright: BSD
 Group: System Environment/Libraries




-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to