projects
/
platform
/
upstream
/
make.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0c1a98
)
Do AC_SET_MAKE.
author
Roland McGrath
<roland@redhat.com>
Mon, 28 Mar 1994 23:31:37 +0000
(23:31 +0000)
committer
Roland McGrath
<roland@redhat.com>
Mon, 28 Mar 1994 23:31:37 +0000
(23:31 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index f17d4bd9454889c16c5b4319bb2c8ab4fc73a00b..6501a7c2cabb64731a4aaf52055bc1654cf30a02 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-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