mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2024-12-25 21:47:46 +00:00
Formerly compatMakefile.~69~
This commit is contained in:
parent
164dcdad22
commit
ae1278315f
1 changed files with 2 additions and 2 deletions
|
@ -217,9 +217,9 @@ config.h: config.status $(srcdir)/config.h.in
|
|||
$(SHELL) config.status
|
||||
|
||||
configure: configure.in
|
||||
autoconf
|
||||
autoconf $(ACFLAGS)
|
||||
config.h.in: configure.in
|
||||
autoheader
|
||||
autoheader $(ACFLAGS)
|
||||
|
||||
# This tells versions [3.59,3.63) of GNU make not to export all variables.
|
||||
.NOEXPORT:
|
||||
|
|
Loading…
Reference in a new issue