aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 33199f2a..ea618b61 100644
--- a/configure.ac
+++ b/configure.ac
@@ -37,7 +37,7 @@ dnl Most of the macros used in this configure.ac are defined in files
dnl located in the subdirectory config/
sinclude(config/open-axiom.m4)
sinclude(config/aclocal.m4)
-AC_INIT([OpenAxiom], [1.4.0-2010-11-01],
+AC_INIT([OpenAxiom], [1.4.0-2010-11-03],
[open-axiom-bugs@lists.sf.net])
AC_CONFIG_AUX_DIR(config)
@@ -51,7 +51,7 @@ dnl We don't use Automake yet.
AC_PREREQ([2.62])
dnl Simple sanity check.
-AC_CONFIG_SRCDIR(src/Makefile.pamphlet)
+AC_CONFIG_SRCDIR(src/Makefile.in)
AC_CANONICAL_SYSTEM