Commit 357a3cd9 by Richard Kenner

(Makefile): Execute configure.frag from srcdir.

From-SVN: r14317
parent a5269780
......@@ -651,7 +651,7 @@ T =
Makefile: $(srcdir)/Makefile.in $(srcdir)/configure $(srcdir)/version.c \
$(xmake_file) $(tmake_file) \
$(LANG_MAKEFILES)
$(SHELL) configure.frag $(srcdir) "$(SUBDIRS)"
$(SHELL) $(srcdir)/configure.frag $(srcdir) "$(SUBDIRS)"
cp config.status config.run
$(SHELL) config.run
rm -f config.run
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment