aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChristopher Faylor <cgf@redhat.com>2003-01-07 20:40:40 +0000
committerChristopher Faylor <cgf@gcc.gnu.org>2003-01-07 20:40:40 +0000
commitd02c69bed70139fc64568a118ae5aaa89458b95b (patch)
tree68b2b6ae6d5459a7c024dbe27a6e19fd0080c9c3 /configure.in
parent3621050045138695e4cdd92bb173f03e4f753123 (diff)
downloadgcc-d02c69bed70139fc64568a118ae5aaa89458b95b.zip
gcc-d02c69bed70139fc64568a118ae5aaa89458b95b.tar.gz
gcc-d02c69bed70139fc64568a118ae5aaa89458b95b.tar.bz2
* configure.in: Add AC_PREREQ for consistency.
From-SVN: r61015
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 7fc3b9c..d427bbf 100644
--- a/configure.in
+++ b/configure.in
@@ -19,6 +19,7 @@
### WARNING: this file contains embedded tabs. Do not run untabify on this file.
AC_INIT(move-if-change)
+AC_PREREQ(2.13)
AC_CANONICAL_SYSTEM
AC_ARG_PROGRAM