mirror of
https://github.com/php/php-src.git
synced 2024-12-02 14:24:10 +08:00
4d5491e285
No longer using autoheader.
16 lines
339 B
C
16 lines
339 B
C
/* tsrm_config.h.in. Generated automatically from configure.in by autoheader. */
|
|
|
|
/* Define if your C compiler doesn't accept -c and -o together. */
|
|
#undef NO_MINUS_C_MINUS_O
|
|
|
|
#undef PTHREADS
|
|
|
|
/* Define if you have the <stdarg.h> header file. */
|
|
#undef HAVE_STDARG_H
|
|
|
|
#ifdef DEFINE_TSRM_VERSION
|
|
# undef PACKAGE
|
|
# undef VERSION
|
|
#endif
|
|
|