< prev index next >

common/autoconf/generated-configure.sh

Print this page

        

*** 4962,4972 **** # definitions. It is replaced with custom functionality when building # custom sources. #CUSTOM_AUTOCONF_INCLUDE # Do not change or remove the following line, it is needed for consistency checks: ! DATE_WHEN_GENERATED=1460713327 ############################################################################### # # Initialization / Boot-strapping # --- 4962,4972 ---- # definitions. It is replaced with custom functionality when building # custom sources. #CUSTOM_AUTOCONF_INCLUDE # Do not change or remove the following line, it is needed for consistency checks: ! DATE_WHEN_GENERATED=1460908952 ############################################################################### # # Initialization / Boot-strapping #
*** 62561,62571 **** $as_echo_n "checking whether to use javac server... " >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ENABLE_JAVAC_SERVER" >&5 $as_echo "$ENABLE_JAVAC_SERVER" >&6; } ! if test "x$ENABLE_JAVAC_SERVER" = "xyes" || "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" fi --- 62561,62571 ---- $as_echo_n "checking whether to use javac server... " >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ENABLE_JAVAC_SERVER" >&5 $as_echo "$ENABLE_JAVAC_SERVER" >&6; } ! 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" fi
< prev index next >