Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : apps/e

Dir     : e17/apps/e


Modified Files:
        configure.in 


Log Message:
pkg-config already does this.

===================================================================
RCS file: /cvs/e/e17/apps/e/configure.in,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -3 -r1.162 -r1.163
--- configure.in        17 Jun 2007 15:25:47 -0000      1.162
+++ configure.in        17 Jun 2007 18:41:51 -0000      1.163
@@ -190,10 +190,6 @@
 
 PKG_CHECK_MODULES(E_DBUS, edbus, have_edbus=yes, have_edbus=no)
 PKG_CHECK_MODULES(E_HAL, ehal, have_ehal=yes, have_ehal=no)
-AC_SUBST(E_DBUS_LIBS)
-AC_SUBST(E_DBUS_CFLAGS)
-AC_SUBST(E_HAL_LIBS)
-AC_SUBST(E_HAL_CFLAGS)
 if test x$have_edbus = "xyes"; then
   if test x$have_ehal = "xyes"; then
     AC_DEFINE(HAVE_EDBUS, 1, [E_Dbus support])



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