|
@@ -1,5 +1,5 @@
|
|
|
#! /bin/sh
|
|
#! /bin/sh
|
|
|
-# From configure.ac Revision: 1.11 .
|
|
|
|
|
|
|
+# From configure.ac Revision: 1.12 .
|
|
|
# Guess values for system-dependent variables and create Makefiles.
|
|
# Guess values for system-dependent variables and create Makefiles.
|
|
|
# Generated by GNU Autoconf 2.59.
|
|
# Generated by GNU Autoconf 2.59.
|
|
|
#
|
|
#
|
|
@@ -3532,6 +3532,8 @@ fi
|
|
|
if ! test "${DISTCC-x}" = "x"
|
|
if ! test "${DISTCC-x}" = "x"
|
|
|
then
|
|
then
|
|
|
DISTCC=distcc
|
|
DISTCC=distcc
|
|
|
|
|
+else
|
|
|
|
|
+ DISTCC=
|
|
|
fi
|
|
fi
|
|
|
|
|
|
|
|
# Extract the first word of "uname", so it can be a program name with args.
|
|
# Extract the first word of "uname", so it can be a program name with args.
|