Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas


Modified Files:
        configure.in 


Log Message:


-lm for libpng

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/configure.in,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -3 -r1.80 -r1.81
--- configure.in        8 May 2004 15:58:31 -0000       1.80
+++ configure.in        11 May 2004 01:26:00 -0000      1.81
@@ -435,7 +435,7 @@
 if test "x$have_png" = "xyes"; then
   AC_DEFINE(BUILD_LOADER_PNG, 1, [PNG Image Loader Support])
   png_cflags=""
-  png_libs="-lpng -lz"
+  png_libs="-lpng -lz -lm"
 fi
 
 #######################################




-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to