Enlightenment CVS committal

Author  : tilman
Project : e17
Module  : libs/imlib2

Dir     : e17/libs/imlib2


Modified Files:
        configure.in imlib2.pc.in 


Log Message:
don't _require_ freetype2

===================================================================
RCS file: /cvs/e/e17/libs/imlib2/configure.in,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -3 -r1.135 -r1.136
--- configure.in        8 Nov 2006 06:46:58 -0000       1.135
+++ configure.in        22 Mar 2007 20:52:41 -0000      1.136
@@ -167,11 +167,6 @@
 AC_MSG_RESULT($amd64)
 AM_CONDITIONAL(BUILD_AMD64, test x$amd64 = xyes)
 
-
-
-# FIXME: fill in requirements for pc.in - but only ft2 has a pc file!
-requirements="freetype2"
-
 # check for freetype
 AC_ARG_WITH(freetype-config, [  --with-freetype-config=FREETYPE_CONFIG    use 
freetype-config specified ],
 [ FREETYPE_CONFIG=$withval;
@@ -593,10 +588,6 @@
 fi
 AM_CONDITIONAL(BUILD_ID3_LOADER, test "$id3_ok" = yes)
 AC_SUBST(ID3LIBS)
-
-
-
-AC_SUBST(requirements)
 
 AC_OUTPUT([
 Makefile
===================================================================
RCS file: /cvs/e/e17/libs/imlib2/imlib2.pc.in,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- imlib2.pc.in        1 Nov 2004 09:45:27 -0000       1.6
+++ imlib2.pc.in        22 Mar 2007 20:52:41 -0000      1.7
@@ -5,7 +5,6 @@
 
 Name: imlib2
 Description: Powerful image loading and rendering library
-Requires: @requirements@
 Version: @VERSION@
 Libs: -L${libdir} -lImlib2
 Cflags: -I${includedir}



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to