summaryrefslogtreecommitdiff
path: root/wiretap/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/configure.in')
-rw-r--r--wiretap/configure.in15
1 files changed, 3 insertions, 12 deletions
diff --git a/wiretap/configure.in b/wiretap/configure.in
index 691a7e5544..715af8f6d3 100644
--- a/wiretap/configure.in
+++ b/wiretap/configure.in
@@ -1,17 +1,8 @@
-# $Id: configure.in,v 1.55 2004/03/03 21:35:57 jmayer Exp $
-dnl
-dnl Process this file with autoconf 2.13 or later to produce a
-dnl configure script; 2.12 doesn't generate a "configure" script that
-dnl defines SHELL, and "Makefile.in" has
-dnl
-dnl SHELL = @SHELL@
-dnl
-dnl which requires it to be defined - and there may be other problems
-dnl with pre-2.13 "autoconf" as well.
-dnl
+# $Id: configure.in,v 1.56 2004/03/04 06:30:14 guy Exp $
+#
AC_INIT(wtap.c)
-AC_PREREQ(2.53)
+AC_PREREQ(2.52)
AC_CANONICAL_HOST
AC_CANONICAL_TARGET