php-src/build
Brian Evans 2fe9208ee3
Use modern autotools name of configure.ac instead of configure.in
configure.ac was introduced in 2001 with automake-1.15 and autoconf-2.50
to replace the file named configure.in.
Autotools is preparing to remove configure.in in Automake 2.0.
All new software should be using configure.ac.
This also fixes Bug #69770 where extensions are creating configure.in

Signed-off-by: Brian Evans <grknight@gentoo.org>
2017-01-27 06:07:40 +00:00
..
ax_check_compile_flag.m4 fix broken build scripts #2124 2017-01-06 16:04:52 +00:00
build2.mk Use modern autotools name of configure.ac instead of configure.in 2017-01-27 06:07:40 +00:00
build.mk Update copyright headers to 2017 2017-01-02 09:30:12 -06:00
buildcheck.sh Update copyright headers to 2017 2017-01-02 09:30:12 -06:00
config-stubs Fixed bug #70899 (buildconf failure in extensions) 2015-11-17 21:07:29 +01:00
genif.sh here string isn't supported by every shell 2015-08-21 19:11:53 +02:00
libtool.m4 Don't detect FreeBSD 10 as FreeBSD 1 in libtool.m4. 2015-08-27 15:59:59 -07:00
mkdep.awk s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
order_by_dep.awk Fix invalid range error by gawk in order_by_dek.awk 2015-08-21 00:13:03 +02:00
print_include.awk Replace the incomprehensible newline escaping with @NEWLINE@ 2001-03-30 14:02:20 +00:00
scan_makefile_in.awk - Moved scan_makefile_in.awk to better suitable place for it. 2003-06-09 00:17:03 +00:00
shtool fix bug #51076 (race condition in shtool's mkdir -p) 2013-10-08 08:37:08 +02:00