php-src/TSRM
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
..
m4 fix #71609: Segmentation fault on ZTS with gethostbyname 2016-03-31 12:39:01 +01:00
acinclude.m4
build.mk Use modern autotools name of configure.ac instead of configure.in 2017-01-27 06:07:40 +00:00
buildconf
config.w32 moved most of the core to use static tsrm ls cache pointer 2014-10-15 16:33:40 +02:00
configure.ac Use modern autotools name of configure.ac instead of configure.in 2017-01-27 06:07:40 +00:00
LICENSE
Makefile.am initial move on renaming files and fixing includes 2013-10-17 09:43:52 +02:00
readdir.h Path handling related refactorings 2016-12-22 14:56:47 +01:00
threads.m4 Fixed build failure introduced by PR #2158 2016-10-29 18:49:38 +02:00
TODO
tsrm_config_common.h Remove Netware support 2016-11-12 11:20:01 +01:00
tsrm_config.w32.h Fixed bug #66009 Failed compilation of PHP extension with C++ std library using VS 2012 2014-01-04 01:41:27 +01:00
tsrm_strtok_r.c trailing whitespace removal 2015-01-10 15:07:38 -08:00
tsrm_strtok_r.h properly export tsrm_strtok_r() 2014-10-05 13:20:27 +02:00
tsrm_win32.c Update copyright headers to 2017 2017-01-02 09:30:12 -06:00
tsrm_win32.h Update copyright headers to 2017 2017-01-02 09:30:12 -06:00
TSRM.c Remove Netware support 2016-11-12 11:20:01 +01:00
TSRM.h Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00
tsrm.m4 fix #71609: Segmentation fault on ZTS with gethostbyname 2016-03-31 12:39:01 +01:00