diff options
| author | Ade Lovett <ade@FreeBSD.org> | 2010-12-22 20:05:49 +0000 |
|---|---|---|
| committer | Ade Lovett <ade@FreeBSD.org> | 2010-12-22 20:05:49 +0000 |
| commit | 843f8123d49e579e80de26ff1dd62c8c1acf3fac (patch) | |
| tree | c7ef29d508548833364cb92d3bd5bcf810816e88 /comms/unixcw/files | |
| parent | As the final (for now) cleanup of autotools, in order to reduce tree (diff) | |
Sync to final (for now) bsd.autotools.mk
Diffstat (limited to 'comms/unixcw/files')
| -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 8a2c74e76f0b..a362169195e6 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.68) ++AC_PREREQ(%%AUTOCONF_VERSION%%) AC_INIT([UnixCW], 2.3, [simon_baldwin@yahoo.com]) - # Specify a configuration header. |
