]> granicus.if.org Git - mutt/commitdiff
make sure the right software is used for building mutt. Patch
authorThomas Roessler <roessler@does-not-exist.org>
Wed, 29 Sep 1999 17:42:57 +0000 (17:42 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Wed, 29 Sep 1999 17:42:57 +0000 (17:42 +0000)
suggested by Lars Hecking and Will Fiveash.

configure.in

index d2ce3aa3457716da4c39c3c13e3667201f3eef2a..07d3035060d9f23d651919ed8ba09f49ce5dcba8 100644 (file)
@@ -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)