git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90712
13f79535-47bb-0310-9956-
ffa450edef68
@echo Installing build system files
@test -d $(installbuilddir) || $(MKINSTALLDIRS) $(installbuilddir)
@sed 's#LIBTOOL = \(.*\)#LIBTOOL = $(SHELL) $(installbuilddir)/libtool $(LTFLAGS)#' \
- config_vars.mk > $(installbuilddir)config_vars.mk; \
+ config_vars.mk > $(installbuilddir)/config_vars.mk; \
cp build/*.mk $(installbuilddir); \
cp srclib/apr/libtool $(installbuilddir); \
if test -f srclib/apr/shlibtool; then \