aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--configure.in2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e8d4770f2..6db4afed8f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2000-07-17 Federico Mena Quintero <federico@helixcode.com>
+ * configure.in (EVOLUTION_DIR): Typo fix.
+
* configure.in (AC_OUTPUT): Added the doc/devel Makefiles.
(EVOLUTION_DIR): Substitute EVOLUTION_DIR for the top_srcdir.
Added checks for gtk-doc.
diff --git a/configure.in b/configure.in
index 26f9d571f2..f1ee9ccdef 100644
--- a/configure.in
+++ b/configure.in
@@ -491,7 +491,7 @@ dnl ******************************
AC_CONFIG_SUBDIRS(libical)
-EVOLUTION_DIR=`(cd srcdir; pwd)`
+EVOLUTION_DIR=`(cd $srcdir; pwd)`
AC_SUBST(EVOLUTION_DIR)
AC_OUTPUT([