From: Roland McGrath Date: Mon, 2 May 1994 23:45:18 +0000 (+0000) Subject: (AC_MACRODIR): Change default back. X-Git-Tag: 3.70.4~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec505152e04968cb01b074f07f26c360a2931294;p=thirdparty%2Fmake.git (AC_MACRODIR): Change default back. --- diff --git a/GNUmakefile b/GNUmakefile index 00a01362..e83ec8f7 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -51,7 +51,7 @@ ALLOCA := $(filter-out @%@,$(ALLOCA)) # Tell autoconf/autoheader to use m4 files from the master source. ifndef AC_MACRODIR -AC_MACRODIR = /home/gd/gnu/autoconf/autoconf +AC_MACRODIR = /home/gd/gnu/autoconf endif ACFLAGS := -m $(AC_MACRODIR) configure config.h.in: $(patsubst %,$(AC_MACRODIR)/%.m4,acspecific acgeneral)