php-src/scripts
Peter Kokot afd52f9d99 Refactor AC_INIT in configure.ac and PHP versions
Since Autoconf 2.53 the AC_INIT call with only a single argument has
been made obsolete and now includes several other optional arguments to
make installation experience a bit better by providing program version
and links to the project in the `./configure -h` output. This patch also
updates win build version. The phpize.m4 AC_INIT has been updated with
the call without arguments.
2019-04-07 05:52:14 +02:00
..
dev Refactor PHP_PROG_BISON and PHP_PROG_RE2C 2019-03-30 02:01:02 +01:00
man1 Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
Makefile.frag Move Makefile.global and Makefile.gcov to build directory 2019-03-04 12:30:42 +01:00
php-config.in Drop support for autoconf < 2.60 in trunk and the 2011-05-15 06:09:21 +00:00
phpize.in Move Makefile.global and Makefile.gcov to build directory 2019-03-04 12:30:42 +01:00
phpize.m4 Refactor AC_INIT in configure.ac and PHP versions 2019-04-07 05:52:14 +02:00