diff options
Diffstat (limited to '')
-rw-r--r-- | comms/unixcw/files/patch-configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/unixcw/files/patch-configure.ac b/comms/unixcw/files/patch-configure.ac index 330e762acc71..8d836485f98d 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.62) ++AC_PREREQ(2.67) AC_INIT([UnixCW], 2.3, [simon_baldwin@yahoo.com]) - # Specify a configuration header. |