From: Peter Kokot Date: Wed, 3 Jul 2019 22:18:15 +0000 (+0200) Subject: Move footer to the end of configure output X-Git-Tag: php-7.4.0alpha3~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=539b577827879f600899ad078abb8e42328453de;p=php Move footer to the end of configure output --- diff --git a/configure.ac b/configure.ac index 037e87511a..c4ee71b372 100644 --- a/configure.ac +++ b/configure.ac @@ -1594,7 +1594,22 @@ $PHP_OUTPUT_FILES" dnl Generate build files. AC_CONFIG_FILES([$ALL_OUTPUT_FILES]) -AC_CONFIG_COMMANDS([default],[],[ +AC_CONFIG_COMMANDS([default],[ +cat <