(AC_MACRODIR): Change default back.

This commit is contained in:
Roland McGrath 1994-05-02 23:45:18 +00:00
parent 0d2488a804
commit ec505152e0

View 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)