php-src/main
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
..
streams Merge branch 'PHP-7.1' 2017-01-09 16:08:31 -08:00
alloca.c
build-defs.h.in Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
explicit_bzero.c Update copyright header for new file 2017-01-03 08:02:12 -06:00
fastcgi.c Merge branch 'PHP-7.0' into PHP-7.1 2017-01-07 22:54:16 +01:00
fastcgi.h Merge branch 'PHP-7.0' into PHP-7.1 2017-01-07 22:54:16 +01:00
fopen_wrappers.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
fopen_wrappers.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
getopt.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
http_status_codes.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
internal_functions_win32.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
internal_functions.c.in Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
main.c add PHP_OS_FAMILY constant to determine on which os we are 2017-01-25 20:50:14 +00:00
mergesort.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
network.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
output.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_compat.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_content_types.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_content_types.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_getopt.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_globals.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_ini.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_ini.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_main.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_memory_streams.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_network.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_open_temporary_file.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_open_temporary_file.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_output.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_reentrancy.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_scandir.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_scandir.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_sprintf.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_stdint.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_streams.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_syslog.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_ticks.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_ticks.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_variables.c Enable HT RC assertions with escape-hatch 2017-01-23 17:19:06 +00:00
php_variables.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_version.h Use modern autotools name of configure.ac instead of configure.in 2017-01-27 06:07:40 +00:00
php.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
reentrancy.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
rfc1867.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
rfc1867.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
SAPI.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
SAPI.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
snprintf.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
snprintf.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
spprintf.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
spprintf.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
strlcat.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
strlcpy.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00