Enlightenment CVS committal

Author  : ningerso
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/engines/evas_buffer


Modified Files:
        Makefile.am 


Log Message:
Provide libtool version information for loading modules, this won't make much
difference until a release is made.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/engines/evas_buffer/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 30 Sep 2006 20:53:30 -0000      1.1
+++ Makefile.am 15 Dec 2006 02:48:24 -0000      1.2
@@ -19,7 +19,7 @@
        ewl_engine_evas_buffer.c
 
 evas_buffer_la_LIBADD = $(top_builddir)/src/lib/libewl.la
-evas_buffer_la_LDFLAGS = -module -avoid-version \
+evas_buffer_la_LDFLAGS = -module -version-info 
@INTERFACE_CURRENT@:@INTERFACE_REVISION@:@INTERFACE_AGE@ \
                -L$(top_builddir)/src/lib \
                -L$(top_builddir)/src/lib/.libs
 evas_buffer_la_DEPENDENCIES =



-------------------------------------------------------------------------
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