Author: stefan2
Date: Thu Apr 12 12:20:28 2012
New Revision: 1325216

URL: http://svn.apache.org/viewvc?rev=1325216&view=rev
Log:
On the revprop-cache branch: Actually cause named_atomic-test-proc cause to be 
build

* configure.ac
  (BUILD_RULES): build sub-test as well

Modified:
    subversion/branches/revprop-cache/configure.ac

Modified: subversion/branches/revprop-cache/configure.ac
URL: 
http://svn.apache.org/viewvc/subversion/branches/revprop-cache/configure.ac?rev=1325216&r1=1325215&r2=1325216&view=diff
==============================================================================
--- subversion/branches/revprop-cache/configure.ac (original)
+++ subversion/branches/revprop-cache/configure.ac Thu Apr 12 12:20:28 2012
@@ -818,7 +818,7 @@ dnl Build and install rules ------------
 INSTALL_STATIC_RULES="install-bin install-docs"
 INSTALL_RULES="install-fsmod-lib install-ramod-lib install-lib install-include 
install-static"
 INSTALL_RULES="$INSTALL_RULES $INSTALL_APACHE_RULE"
-BUILD_RULES="fsmod-lib ramod-lib lib bin test $BUILD_APACHE_RULE tools"
+BUILD_RULES="fsmod-lib ramod-lib lib bin test sub-test $BUILD_APACHE_RULE 
tools"
 
 if test "$svn_lib_berkeley_db" = "yes"; then
   BUILD_RULES="$BUILD_RULES bdb-lib bdb-test"


Reply via email to