mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2025-02-07 04:55:46 +00:00
(AC_MACRODIR): Change default back.
This commit is contained in:
parent
0d2488a804
commit
ec505152e0
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue