Enlightenment CVS committal
Author : vapier
Project : e_modules
Module : notification
Dir : e_modules/notification
Modified Files:
configure.in
Log Message:
use the same install path as all other e_modules
===================================================================
RCS file: /cvs/e/e_modules/notification/configure.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- configure.in 7 Mar 2008 19:52:14 -0000 1.4
+++ configure.in 21 Mar 2008 08:01:02 -0000 1.5
@@ -45,16 +45,10 @@
prefix=`$E_CONFIG --libs | cut -c 3- | cut -f 1 | sed -e 's/\/lib$//'`
fi
-dnl datadir
-if test "x${datadir}" = "x\${datarootdir}"
-then
- datadir="${prefix}/lib/enlightenment/modules/${PACKAGE}"
-fi
-
+datadir="${e_modules}/${PACKAGE}"
AC_ARG_ENABLE(homedir-install,
AS_HELP_STRING([--enable-homedir-install], [Install module in homedir]),
- [ prefix="${HOME}"
- datadir="${prefix}/.e/e/modules/${PACKAGE}" ]
+ [ datadir="${HOME}/.e/e/modules/${PACKAGE}" ]
)
PKG_CHECK_MODULES([ENOTIFY],
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs