aboutsummaryrefslogtreecommitdiff
path: root/databases/freetds-devel/files/patch-aclocal-m4
blob: 4538fd1e29b7f073806c41c47e843437c7b6b362 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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.