mirror of
https://github.com/mirror/make.git
synced 2025-03-25 01:00:30 +08:00
Do AC_SET_MAKE.
This commit is contained in:
parent
f0c1a986db
commit
6a7b0d623b
@ -7,6 +7,7 @@ AC_CONFIG_HEADER(config.h)
|
||||
test -z "$CFLAGS" && CFLAGS=-g AC_SUBST(CFLAGS)
|
||||
test -z "$LDFLAGS" && LDFLAGS=-g AC_SUBST(LDFLAGS)
|
||||
|
||||
AC_SET_MAKE
|
||||
AC_PROG_CC
|
||||
AC_PROG_INSTALL
|
||||
AC_PROG_RANLIB
|
||||
|
Loading…
Reference in New Issue
Block a user