summaryrefslogtreecommitdiff
path: root/ext/mcrypt/Makefile.am
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>1999-11-13 12:41:09 +0000
committerSascha Schumann <sas@php.net>1999-11-13 12:41:09 +0000
commit3dc7757a99321d92fbe2e6a0cd2453a335d411f8 (patch)
treedae416f789f808e2fdaa972fb4c1ef3b2c848f5c /ext/mcrypt/Makefile.am
parent7dd7f38003d5a9a94dcee717b24b8d461118c9c6 (diff)
downloadphp-git-3dc7757a99321d92fbe2e6a0cd2453a335d411f8.tar.gz
Remove the extra INCLUDES line from most automake Mafiles. This is not
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)
Diffstat (limited to 'ext/mcrypt/Makefile.am')
-rw-r--r--ext/mcrypt/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/mcrypt/Makefile.am b/ext/mcrypt/Makefile.am
index aaaee46d69..8969670a26 100644
--- a/ext/mcrypt/Makefile.am
+++ b/ext/mcrypt/Makefile.am
@@ -1,6 +1,5 @@
# $Id$
-INCLUDES=@INCLUDES@ -I@top_srcdir@ -I@top_srcdir@/libzend
noinst_LTLIBRARIES=libphpext_mcrypt.la
libphpext_mcrypt_la_SOURCES=mcrypt.c