Enlightenment CVS committal Author : raster Project : e17 Module : libs/evas
Dir : e17/libs/evas/src/lib Modified Files: Makefile.am Log Message: anmd fix dlopen link detection , actually check for dladdr as it's a gnu extension etc. =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/evas/src/lib/Makefile.am,v retrieving revision 1.18 retrieving revision 1.19 diff -u -3 -r1.18 -r1.19 --- Makefile.am 14 Jan 2006 12:13:34 -0000 1.18 +++ Makefile.am 14 Jan 2006 12:36:25 -0000 1.19 @@ -24,7 +24,7 @@ imaging/libevas_imaging.la \ engines/common/libevas_engine_common.la \ -lm \ - -ldl \ + @dlopen_libs@ \ @FREETYPE_LIBS@ \ @png_libs@ @jpeg_libs@ @eet_libs@ @edb_libs@ ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs