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:
e812d40
)
(config.h.in): Use $(AC_MACRODIR) in dep.
author
Roland McGrath
<roland@redhat.com>
Mon, 2 May 1994 22:32:54 +0000
(22:32 +0000)
committer
Roland McGrath
<roland@redhat.com>
Mon, 2 May 1994 22:32:54 +0000
(22:32 +0000)
GNUmakefile
patch
|
blob
|
history
diff --git
a/GNUmakefile
b/GNUmakefile
index a2405d3fc73a6e8eb13a3d43ab5ae6fd9ab33eb4..00a013620996a70ee1addf07cb05c51dfebe3f25 100644
(file)
--- a/
GNUmakefile
+++ b/
GNUmakefile
@@
-55,7
+55,7
@@
AC_MACRODIR = /home/gd/gnu/autoconf/autoconf
endif
ACFLAGS := -m $(AC_MACRODIR)
configure config.h.in: $(patsubst %,$(AC_MACRODIR)/%.m4,acspecific acgeneral)
-config.h.in:
/home/gd/gnu/autoconf
/acconfig.h
+config.h.in:
$(AC_MACRODIR)
/acconfig.h
configure: configure.in; autoconf $(ACFLAGS)
config.h.in: configure.in; autoheader $(ACFLAGS)