summaryrefslogtreecommitdiff
path: root/comms/unixcw/files/patch-configure.ac
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2008-08-20 00:57:32 +0000
committerAde Lovett <ade@FreeBSD.org>2008-08-20 00:57:32 +0000
commit771ea13f4111cf3212b9c32c18ac5fc1975d483d (patch)
treeb4d0fdbbaaf974fbf1b69ebcbe9a956cb4eed79d /comms/unixcw/files/patch-configure.ac
parent. If DISTFILES are missing then print out the instructions to get them (diff)
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
Diffstat (limited to 'comms/unixcw/files/patch-configure.ac')
-rw-r--r--comms/unixcw/files/patch-configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/unixcw/files/patch-configure.ac b/comms/unixcw/files/patch-configure.ac
index eb13422ec094..330e762acc71 100644
--- a/comms/unixcw/files/patch-configure.ac
+++ b/comms/unixcw/files/patch-configure.ac
@@ -5,7 +5,7 @@
# General initializations.
-AC_PREREQ(2.57)
-+AC_PREREQ(2.61)
++AC_PREREQ(2.62)
AC_INIT([UnixCW], 2.3, [simon_baldwin@yahoo.com])
-
# Specify a configuration header.