summaryrefslogtreecommitdiff
path: root/i386
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1997-04-23 18:08:01 +0000
committerThomas Bushnell <thomas@gnu.org>1997-04-23 18:08:01 +0000
commit6200f7c3c9a696755b39c4ea093d97fcfb1aaab2 (patch)
treed29a2d426ecfcaa9e5bd5536dcbe3f0ae79c11f7 /i386
parent8224c19990c4e8098ceac4cbd391603a76252014 (diff)
Fri Apr 18 15:25:10 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* configure.in: Add AC_PREREQ for version 2.12. * i386/Drivers.in: Likewise.
Diffstat (limited to 'i386')
-rw-r--r--i386/Drivers.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/i386/Drivers.in b/i386/Drivers.in
index f45f6b8..e604387 100644
--- a/i386/Drivers.in
+++ b/i386/Drivers.in
@@ -13,6 +13,7 @@ dnl LIABILITY OF ANY KIND FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE
dnl USE OF THIS SOFTWARE.
AC_INIT(i386/i386asm.sym)
+AC_PREREQ(2.12)
sinclude([../Drivers.macros])