Enlightenment CVS committal Author : raster Project : e17 Module : libs/ecore
Dir : e17/libs/ecore/src/lib/ecore Modified Files: Makefile.am Log Message: ok fix some things with SSL and ecore_evas. you ALWYAs have at least the api to do ssl and al fo ecorE_evas stuff BUt ecore_* may not be BUILT with that support so the api stub exists but it may just return NULL. theres calls to query for support here. =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore/Makefile.am,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- Makefile.am 20 Oct 2004 17:51:26 -0000 1.6 +++ Makefile.am 22 Oct 2004 03:41:47 -0000 1.7 @@ -31,4 +31,4 @@ ecore_private.h libecore_la_LIBADD = -lm @dlopen_libs@ @winsock_libs@ -libecore_la_LDFLAGS = -version-info 1:0:0 +libecore_la_LDFLAGS = $(LDFLAGS) -version-info 1:0:0 ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ enlightenment-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs