< prev index next >

common/autoconf/generated-configure.sh

Print this page

        

@@ -4303,11 +4303,11 @@
 # 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=1526910855
+DATE_WHEN_GENERATED=1527191982
 
 ###############################################################################
 #
 # Initialization / Boot-strapping
 #

@@ -41488,11 +41488,11 @@
     fi
     # If building with Visual Studio 2010, we can still use _STATIC_CPPLIB to
     # avoid bundling msvcpNNN.dll. Doesn't work with newer versions of visual
     # studio.
     if test "x$TOOLCHAIN_VERSION" = "x2010"; then
-      CXXFLAGS_JDK="$CXXFLAGS_JDK \
+      CCXXFLAGS_JDK="$CCXXFLAGS_JDK \
           -D_STATIC_CPPLIB -D_DISABLE_DEPRECATE_STATIC_CPPLIB"
     fi
   fi
 
   ###############################################################################
< prev index next >