Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        configure.in 


Log Message:
Autofoo cleanups, move to bindir, pkgdatadir and friends.

===================================================================
RCS file: /cvs/e/e16/e/configure.in,v
retrieving revision 1.235
retrieving revision 1.236
diff -u -3 -r1.235 -r1.236
--- configure.in        3 Nov 2007 12:07:05 -0000       1.235
+++ configure.in        7 Nov 2007 22:05:17 -0000       1.236
@@ -85,17 +85,6 @@
 fi
 AM_CONDITIONAL(ENABLE_GNOME, test "x$enable_hints_gnome" = "xyes")
 
-DATADIR=`eval echo ${datadir}`
-LOCALEDIR=`eval echo ${DATADIR}/locale`
-ENLIGHTENMENT_ROOT=`eval echo ${DATADIR}/e16`
-ENLIGHTENMENT_BIN=`eval echo ${bindir}`
-ENLIGHTENMENT_LIB=`eval echo ${libdir}`
-AC_DEFINE_UNQUOTED(ENLIGHTENMENT_ROOT, "$ENLIGHTENMENT_ROOT", [The 
installation root directory])
-AC_DEFINE_UNQUOTED(ENLIGHTENMENT_BIN, "$ENLIGHTENMENT_BIN", [The installation 
bin directory])
-AC_DEFINE_UNQUOTED(ENLIGHTENMENT_LIB, "$ENLIGHTENMENT_LIB", [The installation 
lib directory])
-AC_DEFINE_UNQUOTED(LOCALEDIR, "$LOCALEDIR",  [The installation locale 
directory])
-AC_SUBST(ENLIGHTENMENT_ROOT)
-
 if test "x$enable_sound" = "xyes"; then
   AM_PATH_ESD(0.2.17,AC_DEFINE(HAVE_LIBESD, 1, [libesd.so]),[
     enable_sound=no



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