common/autoconf/generated-configure.sh
changeset 37036 9ee61185a43c
parent 37035 08e00f202d7a
child 37407 9a0927683faa
--- a/common/autoconf/generated-configure.sh	Fri Apr 15 18:07:34 2016 +0200
+++ b/common/autoconf/generated-configure.sh	Mon Apr 18 09:12:44 2016 +0200
@@ -4964,7 +4964,7 @@
 #CUSTOM_AUTOCONF_INCLUDE
 
 # Do not change or remove the following line, it is needed for consistency checks:
-DATE_WHEN_GENERATED=1460713327
+DATE_WHEN_GENERATED=1460963400
 
 ###############################################################################
 #
@@ -62563,7 +62563,7 @@
 $as_echo "$ENABLE_JAVAC_SERVER" >&6; }
 
 
-  if test "x$ENABLE_JAVAC_SERVER" = "xyes" || "x$ENABLE_SJAVAC" = "xyes"; then
+  if test "x$ENABLE_JAVAC_SERVER" = "xyes" || test "x$ENABLE_SJAVAC" = "xyes"; then
     # When using a server javac, the small client instances do not need much
     # resources.
     JAVA_FLAGS_JAVAC="$JAVA_FLAGS_SMALL"