freebsd-ports/databases/freetds/files/patch-aclocal-m4
Anders Nordby e600bd8ea2 Update to 0.61.2.
Fix distfile.

PR:		57397
Submitted by:	maintainer
2003-11-07 08:26:27 +00:00

11 lines
305 B
Text

--- aclocal.m4.orig Wed Aug 6 07:55:55 2003
+++ aclocal.m4 Wed Aug 6 07:56:00 2003
@@ -441,7 +441,7 @@
# CC etc. in the Makefile, will ask for an AC_PROG_CC use...
-AC_PREREQ([2.54])
+AC_PREREQ([2.53])
# Autoconf 2.50 wants to disallow AM_ names. We explicitly allow
# the ones we care about.