mirror of
https://github.com/php/php-src.git
synced 2024-12-04 07:14:10 +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_imap.la
|
|
libphpext_imap_la_SOURCES=imap.c
|
|
|