8056195: Add CUSTOM_SUMMARY_AND_WARNINGS_HOOK
authormduigou
Wed, 10 Sep 2014 12:28:14 -0700
changeset 26402 adbee3211e03
parent 26401 8056c9157546
child 26403 6178a50a5552
8056195: Add CUSTOM_SUMMARY_AND_WARNINGS_HOOK Reviewed-by: ihse, erikj
common/autoconf/configure.ac
common/autoconf/generated-configure.sh
--- a/common/autoconf/configure.ac	Wed Sep 10 16:13:35 2014 +0100
+++ b/common/autoconf/configure.ac	Wed Sep 10 12:28:14 2014 -0700
@@ -54,6 +54,7 @@
 
 AC_DEFUN_ONCE([CUSTOM_EARLY_HOOK])
 AC_DEFUN_ONCE([CUSTOM_LATE_HOOK])
+AC_DEFUN_ONCE([CUSTOM_SUMMARY_AND_WARNINGS_HOOK])
 
 # This line needs to be here, verbatim, after all includes and the dummy hook
 # definitions. It is replaced with custom functionality when building
@@ -273,3 +274,4 @@
 
 # Finally output some useful information to the user
 HELP_PRINT_SUMMARY_AND_WARNINGS
+CUSTOM_SUMMARY_AND_WARNINGS_HOOK
--- a/common/autoconf/generated-configure.sh	Wed Sep 10 16:13:35 2014 +0100
+++ b/common/autoconf/generated-configure.sh	Wed Sep 10 12:28:14 2014 -0700
@@ -4320,13 +4320,14 @@
 
 
 
+
 # This line needs to be here, verbatim, after all includes and the dummy hook
 # 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=1410280734
+DATE_WHEN_GENERATED=1410377275
 
 ###############################################################################
 #
@@ -52346,3 +52347,4 @@
     printf "\n"
   fi
 
+