forked from mirrors/tftp-hpa-google
Makefile/configure cleanups; prepare for release
This commit is contained in:
parent
9c3ab465f2
commit
d05bd6fa96
4 changed files with 35 additions and 15 deletions
|
@ -14,7 +14,7 @@ AC_PROG_CC
|
|||
|
||||
dnl
|
||||
dnl Feature-test macros. These need to be set in CFLAGS, rather in
|
||||
dnl acconfig.h, or "configure" will run in a different environment than
|
||||
dnl aconfig.h, or "configure" will run in a different environment than
|
||||
dnl we eventually we build in.
|
||||
dnl
|
||||
|
||||
|
@ -201,5 +201,5 @@ AC_PROG_LN_S
|
|||
AC_PROG_RANLIB
|
||||
AC_PROG_INSTALL
|
||||
|
||||
AC_CONFIG_HEADERS(acconfig.h)
|
||||
AC_CONFIG_HEADERS(aconfig.h)
|
||||
AC_OUTPUT(MCONFIG)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue