php-src/TSRM
Peter Kokot 6bb657fc34 Remove AC_PROG_CC_C_O
The AC_PROG_CC_C_O macro checks if compiler can use both -c and -o
options together and if not it defines the NO_MINUS_C_MINUS_O symbol.
It is not used in current codebase and therefore removed.
2019-03-03 14:47:49 +01:00
..
m4 Upgrade AX_FUNC_WHICH_GETHOSTBYNAME_R to serial 8 2018-07-29 15:59:33 +02:00
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
LICENSE - Update to 2006 2006-01-04 23:55:42 +00:00
readdir.h Path handling related refactorings 2016-12-22 14:56:47 +01:00
threads.m4 Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
tsrm_config_common.h Remove local variables 2019-02-03 21:03:00 +01:00
tsrm_config.w32.h Remove local variables 2019-02-03 21:03:00 +01:00
tsrm_strtok_r.c Remove local variables 2019-02-03 21:03:00 +01:00
tsrm_strtok_r.h properly export tsrm_strtok_r() 2014-10-05 13:20:27 +02:00
tsrm_win32.c Stricter validation for popen mode argument on Windows 2019-02-22 10:50:56 +01:00
tsrm_win32.h Remove local variables 2019-02-03 21:03:00 +01:00
TSRM.c Remove local variables 2019-02-03 21:03:00 +01:00
TSRM.h Remove local variables 2019-02-03 21:03:00 +01:00
tsrm.m4 Remove AC_PROG_CC_C_O 2019-03-03 14:47:49 +01:00