openbsd-ports/net/ntp/devel/patches/patch-aclocal_m4
danh 521e3fea2b Re-import of net/ntp. This splits the port into a stable and
development version.  The stable version is 4.1.1c-rc1.  The previous
port used the development version and has been updated to 4.1.74.
Support for IPv6 has been included in the development version.
2003-02-23 21:27:28 +00:00

13 lines
414 B
Plaintext

$OpenBSD: patch-aclocal_m4,v 1.1.1.1 2003/02/23 21:27:28 danh Exp $
--- aclocal.m4.orig Wed Feb 19 09:55:24 2003
+++ aclocal.m4 Wed Feb 19 09:55:50 2003
@@ -107,7 +107,7 @@ AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_
# CC etc. in the Makefile, will ask for an AC_PROG_CC use...
-AC_PREREQ([2.54])
+AC_PREREQ([2.52])
# Autoconf 2.50 wants to disallow AM_ names. We explicitly allow
# the ones we care about.