aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--configure.in2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c7dd39dc2..c7c08825ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-02-12 Srinivasa Ragavan <sragavan@novell.com>
+
+ ** Fixes bug #373497
+ * configure.in: Patch from Priit Laes for following $prefix settings
+ while installing.
+
2007-01-22 Veerapuram Varadhan <vvaradhan@novell.com>
* NEWS, configure.in: Evolution 2.9.6 release
diff --git a/configure.in b/configure.in
index 726d9cd7db..c469ca3fb1 100644
--- a/configure.in
+++ b/configure.in
@@ -1390,7 +1390,7 @@ AC_SUBST(privincludedir)
componentdir="$privlibdir/components"
AC_SUBST(componentdir)
-idldir="$datadir/idl/evolution-$BASE_VERSION"
+idldir='${datadir}'/idl/evolution-$BASE_VERSION
AC_SUBST(idldir)
serverdir="$libdir/bonobo/servers"
>2013-01-302-27/+26 * - over to tj@jgh2012-09-071-1/+1 * - adopt optionsNGjgh2012-06-261-18/+8 * - Update to 0.11.1jgh2012-05-082-4/+3 * - Update to 0.11jgh2012-02-143-6/+12 * Taking maintainership of this until stas@ takes it back (ports => jgh)jgh2012-01-171-1/+1 * Fix previous commit of check-sanity target.jgh2011-12-271-3/+1 * PR: ports/163459 (based on)jgh2011-12-253-36/+174 * - Update to version 0.9pawel2011-11-153-17/+18 * - Return my ports back to the pool. I was unable to make any fixes tostas2011-10-241-1/+1 * -remove MD5ohauer2011-07-031-1/+0