Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/imlib2

Dir     : e17/libs/imlib2


Modified Files:
        imlib2-config.in 


Log Message:
Remove the attempt to link freetype1, use the linking information generated by
the configure.in.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/imlib2-config.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- imlib2-config.in    22 Aug 2000 21:17:28 -0000      1.2
+++ imlib2-config.in    20 Jul 2003 04:18:09 -0000      1.3
@@ -46,7 +46,7 @@
       ;;
     --libs)
       [EMAIL PROTECTED]@
-      echo $libdirs -lImlib2 -lttf -lm @dlopen_libs@ @x_ldflags@ @x_libs@
+      echo $libdirs -lImlib2 @freetype_libs@ -lm @dlopen_libs@ @x_ldflags@ @x_libs@
       ;;
     *)
       echo "${usage}" 1>&2




-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to