fix subversion compile
[openwrt/svn-archive/archive.git] / net / subversion / Makefile
index 9064babb8d62b69b6e44748f26825fcc65bc3bce..3d5f8dc080f97ce3d1e46bf521eff06c556df3ba 100644 (file)
@@ -45,8 +45,8 @@ define Package/subversion-server
 endef
 
 CONFIGURE_ARGS += \
-       --with-apr="$(STAGING_DIR)/usr/bin/apr-1-config" \
-       --with-apr-util="$(STAGING_DIR)/usr/bin/apu-1-config" \
+       --with-apr="$(STAGING_DIR_HOST)/bin/apr-1-config" \
+       --with-apr-util="$(STAGING_DIR_HOST)/bin/apu-1-config" \
        --with-neon="$(STAGING_DIR)/usr/include/neon" \
        --disable-mod-activation \
        --without-ruby-sitedir \