Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : language

Dir     : e_modules/language/src/module


Modified Files:
        Makefile.am 


Log Message:
Remove useless subst

===================================================================
RCS file: /cvs/e/e_modules/language/src/module/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- Makefile.am 3 Sep 2006 15:29:38 -0000       1.3
+++ Makefile.am 11 Nov 2007 19:52:13 -0000      1.4
@@ -1,7 +1,7 @@
 INCLUDES               = -I. \
                          -I$(top_srcdir) \
                          -I$(includedir) \
-                         @e_cflags@ @exml_cflags@
+                         @e_cflags@ @EXML_CFLAGS@
 
 pkgdir                 = $(datadir)/$(MODULE_ARCH)
 pkg_LTLIBRARIES                = module.la
@@ -13,7 +13,7 @@
                          e_mod_keybindings.h \
                          e_mod_lang.c \
                          e_mod_lang.h
-module_la_LIBADD       = @e_libs@ @exml_libs@ -lxkbfile -lX11
+module_la_LIBADD       = @e_libs@ @EXML_LIBS@ -lxkbfile -lX11
 module_la_LDFLAGS      = -module -avoid-version
 module_la_DEPENDENCIES = $(top_builddir)/config.h
 



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to