mirror of
https://github.com/php/php-src.git
synced 2024-12-02 06:13:40 +08:00
3dc7757a99
necessary, because we can change the value of INCLUDES globally in one place (configure.in). Also add two defines in thread-safe mode (_REENTRANT and POSIX_PTHREAD_SEMANTICS)
6 lines
79 B
Makefile
6 lines
79 B
Makefile
# $Id$
|
|
|
|
noinst_LTLIBRARIES=libphpext_wddx.la
|
|
libphpext_wddx_la_SOURCES=wddx.c
|
|
|