summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 2b071e9fefa..29961f06ce4 100755
--- a/configure
+++ b/configure
@@ -2808,7 +2808,7 @@ export PATH
# if we will be writing to a different out directory then set this up now
if [ $ODIR_OVERRIDE -eq 1 ]; then
- echo "AUTOCFG=$ODIR" >> $ENV
+ echo "AUTOCFG=$ODIR$CNF" >> $ENV
echo "export AUTOCFG" >> $ENV
fi
if [ $OUT_BASE_PATH_OVERRIDE -eq 1 ]; then