forked from mirrors/tftp-hpa-google
Force "autoheader" to behave like a reasonable Makefile-operated program.
This commit is contained in:
parent
c61e3c499e
commit
a8001aea08
1 changed files with 2 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -44,7 +44,8 @@ acconfig.h: MCONFIG
|
||||||
: Generated by side effect
|
: Generated by side effect
|
||||||
|
|
||||||
acconfig.h.in: configure.in aclocal.m4
|
acconfig.h.in: configure.in aclocal.m4
|
||||||
autoheader
|
autoheader -f
|
||||||
|
touch -c acconfig.h.in
|
||||||
rm -f acconfig.h
|
rm -f acconfig.h
|
||||||
|
|
||||||
configure: configure.in aclocal.m4
|
configure: configure.in aclocal.m4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue