]> git.ipfire.org Git - thirdparty/make.git/commitdiff
(AC_MACRODIR): Change default back.
authorRoland McGrath <roland@redhat.com>
Mon, 2 May 1994 23:45:18 +0000 (23:45 +0000)
committerRoland McGrath <roland@redhat.com>
Mon, 2 May 1994 23:45:18 +0000 (23:45 +0000)
GNUmakefile

index 00a013620996a70ee1addf07cb05c51dfebe3f25..e83ec8f746d71318e9688e509cf32eacf297a558 100644 (file)
@@ -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)