From 3d078768f97dc86fedd7779c94132c176373e0af Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 4 Mar 2001 23:41:16 +0000 Subject: Incorporated Red Hat's Kerveros patch. svn path=/trunk/; revision=3197 --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 79872125..29935bc9 100644 --- a/Makefile.in +++ b/Makefile.in @@ -230,7 +230,7 @@ config.status: configure ./config.status --recheck $(srcdir)/aclocal.m4: configure.in - cd $(srcdir) && aclocal -I m4 + cd $(srcdir) && aclocal # This tells versions [3.59,3.63) of GNU make not to export all variables. .NOEXPORT: -- cgit v1.2.3