else make install does not work when when configured with a --srcdir
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92753
13f79535-47bb-0310-9956-
ffa450edef68
@sed 's#LIBTOOL = \(.*\)#LIBTOOL = $(SHELL) $(installbuilddir)/libtool $(LTFLAGS)#' \
config_vars.mk > $(installbuilddir)/config_vars.mk; \
cp build/*.mk $(installbuilddir); \
- cp build/instdso.sh $(installbuilddir); \
+ cp $(top_srcdir)/build/instdso.sh $(installbuilddir); \
cp srclib/apr/libtool $(installbuilddir); \
if test -f srclib/apr/shlibtool; then \
cp srclib/apr/shlibtool $(installbuilddir); \