php-src/win32
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
..
build Use modern autotools name of configure.ac instead of configure.in 2017-01-27 06:07:40 +00:00
builddef.bat
codepage.c improve and generalize the recognition of a cli sapi 2017-01-08 23:54:58 +01:00
codepage.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
console.c Update copyright headers to 2017 2017-01-02 09:30:12 -06:00
console.h Update copyright headers to 2017 2017-01-02 09:30:12 -06:00
cp_enc_map_gen.c Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
cp_enc_map.c Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
dllmain.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
fnmatch.c add vim modelines 2015-05-20 19:14:05 +02:00
fnmatch.h
ftok.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
getrusage.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
getrusage.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
glob.c cleanup more redundant S_IS* declarations 2015-05-25 18:03:26 +02:00
glob.h trailing whitespace removal 2015-01-10 15:07:38 -08:00
globals.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
grp.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
inet.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
inet.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
install.txt Remove mcrypt 2016-10-04 13:20:36 +01:00
ioutil.c dirname() should not normalize paths 2017-01-24 17:56:00 +01:00
ioutil.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
ipc.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
nice.c Update copyright headers to 2017 2017-01-02 09:30:12 -06:00
nice.h Update copyright headers to 2017 2017-01-02 09:30:12 -06:00
param.h Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
php7dllts.rc Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7dllts.rc2 Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7ts_cli.rc Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7ts_cli.rc2 Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7ts.rc Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7ts.rc2 Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php_inttypes.h rather use the supplied inttypes.h with vc14 2015-10-23 09:47:00 +02:00
php_registry.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_stdbool.h trailing whitespace removal 2015-01-10 15:07:38 -08:00
php_stdint.h trailing whitespace removal 2015-01-10 15:07:38 -08:00
php_win32_globals.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
readdir.c preliminary fix for bug #73971, more refactoring is needed 2017-01-22 22:43:53 +01:00
readdir.h preliminary fix for bug #73971, more refactoring is needed 2017-01-22 22:43:53 +01:00
registry.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
resource.h trailing whitespace removal 2015-01-10 15:07:38 -08:00
select.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
select.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
sendmail.c Remove Netware support 2016-11-12 11:20:01 +01:00
sendmail.h Remove Netware support 2016-11-12 11:20:01 +01:00
signal.h remove version check 2015-05-15 08:20:33 +02:00
sockets.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
sockets.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
syslog.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
syslog.reg Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
time.c We do not need to check the return value of php_win32_init_gettimeofday() anymore, as the symbol is always going to be available to us 2016-08-11 04:35:51 +02:00
time.h We do not need to check the return value of php_win32_init_gettimeofday() anymore, as the symbol is always going to be available to us 2016-08-11 04:35:51 +02:00
unistd.h
winutil.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
winutil.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
wsyslog.c add vim modelines 2015-05-20 19:14:05 +02:00