summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 1 insertions, 4 deletions
diff --git a/configure b/configure
index 95ce01e..eb9c2c9 100755
--- a/configure
+++ b/configure
@@ -9868,12 +9868,10 @@ touch ./config/stamp1
saved_no_create=$no_create
no_create=yes
-PARALLEL_MAKE=""
- PARALLEL_EXAMPLES_SRC=""
+PARALLEL_MAKE=
if test -n "$TESTPARALLEL"; then
PARALLEL_MAKE="$TESTPARALLEL/Makefile"
- PARALLEL_EXAMPLES_SRC="examples/ph5example.c"
fi
EXTRA_H4_MAKEFILES=
@@ -10112,7 +10110,6 @@ s%@COMMENCE@%%g
s%@CONCLUDE@%%g
s%@SEARCH@%$SEARCH%g
s%@SETX@%$SETX%g
-s%@PARALLEL_EXAMPLES_SRC@%$PARALLEL_EXAMPLES_SRC%g
CEOF
EOF