Enlightenment CVS committal

Author  : onefang
Project : e_modules
Module  : net

Dir     : e_modules/net/src


Modified Files:
        Makefile.am 


Log Message:
All the cool kids are doing it, er I mean make way for removing the m4 
directory, just like all the other modules.

===================================================================
RCS file: /cvs/e/e_modules/net/src/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 11 Feb 2007 15:28:53 -0000      1.1
+++ Makefile.am 29 May 2007 12:21:09 -0000      1.2
@@ -4,7 +4,7 @@
 INCLUDES = -I. \
         -I$(top_srcdir) \
         -I$(includedir) \
-        @ENLIGHTENMENT_CFLAGS@
+        @e_cflags@
 
 pkgdir = $(datadir)/$(MODULE_ARCH)
 pkg_LTLIBRARIES = module.la
@@ -19,7 +19,7 @@
                    e_mod_config.c \
                    e_mod_configure.c
                    
-module_la_LIBADD = @ENLIGHTENMENT_LIBS@
+module_la_LIBADD = @e_libs@
 module_la_LDFLAGS = -module -avoid-version
 module_la_DEPENDENCIES = $(top_builddir)/config.h
 



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to