]> gitweb @ CieloNegro.org - autobuild.git/blobdiff - src/functions.bash
Don't pass --prefix to DISTCHECK_CONFIGURE_FLAGS. It interferes with automake.
[autobuild.git] / src / functions.bash
index a9ac44fab090a51816c24cc5a6af4677fba6f09a..262c91061941b7ddef6dc1589ad6cd33319cc2cf 100644 (file)
@@ -10,7 +10,6 @@ function setPrefix () {
 declare -a configArgs
 function setConfigArgs () {
     configArgs=( \
-        --prefix="$prefix" \
         PATH="$PATH" \
         PKG_CONFIG_PATH="$PKG_CONFIG_PATH" \
         "$@" \