Here is one more little patch to fix up the INSTALL
rule in Makefile.in.
Mo DeJong
Red Hat Inc
Index: configure.in
===================================================================
RCS file:
/usr/local/tigris/data/helm/cvs/repository/subversion/configure.in,v
retrieving revision 1.87
diff -u -r1.87 configure.in
--- configure.in 2001/06/04 06:55:50 1.87
+++ configure.in 2001/06/04 19:24:37
@@ -105,7 +105,7 @@
SVN_FIND_APACHE
dnl ### should we ever bother with the system install?
-INSTALL="$top_srcdir/apr/build/install.sh"
+INSTALL="\$top_srcdir/apr/build/install.sh"
AC_SUBST(INSTALL)
dnl use APR's mkdir to enable creating intervening directories
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:31 2006