forked from mirrors/tftp-hpa-google
autogen.sh: just do "make autoconf"
We require GNU make, so we can have autoconf built from inside the Makefile. Just make autogen.sh do "make autoconf" for convenience.
This commit is contained in:
parent
e7a5fc2d68
commit
2f3a775f85
1 changed files with 1 additions and 2 deletions
|
@ -1,3 +1,2 @@
|
|||
#!/bin/sh
|
||||
autoheader
|
||||
autoconf
|
||||
make autoconf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue