mirror of
https://github.com/php/php-src.git
synced 2024-12-11 19:04:38 +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
88 B
Makefile
6 lines
88 B
Makefile
# $Id$
|
|
|
|
noinst_LTLIBRARIES=libphpext_filepro.la
|
|
libphpext_filepro_la_SOURCES=filepro.c
|
|
|