summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-09-29 17:42:57 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-09-29 17:42:57 +0000
commit4c90c0da3d3e9e21c5bd4a6a22c755e0377ec168 (patch)
tree5c6612299779666cbb79a790e42048371d98d8df /configure.in
parent345ef57406377bca2724caee5217eb7c41951f02 (diff)
make sure the right software is used for building mutt. Patch
suggested by Lars Hecking and Will Fiveash.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index d2ce3aa3..07d30350 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
+AC_PREREQ(2.12)
AC_INIT(mutt.h)
AM_CONFIG_HEADER(config.h)