[phc-internals] [phc commit] r1476 - trunk
codesite-noreply at google.com
codesite-noreply at google.com
Sat Jul 26 12:32:48 IST 2008
Author: paul.biggar
Date: Sat Jul 26 04:29:10 2008
New Revision: 1476
Modified:
trunk/Makefile.in
Log:
I forgot Makefile.in when committing changed to Makefile.am.
Modified: trunk/Makefile.in
==============================================================================
--- trunk/Makefile.in (original)
+++ trunk/Makefile.in Sat Jul 26 04:29:10 2008
@@ -564,7 +564,6 @@
# 5 or 6 files which require special rules.
# -export-dynammic: Special libtool flag for later plugin loading
-# -R: search for libraries (ie libphp5) in php's lib install dir
src_phc_LDFLAGS = -export-dynamic
# We leave out -dlopen" self "-dlopen" since its built-in to later automakes,
@@ -935,7 +934,7 @@
# - If the maintainer built it (for instance, a .info file), then
# maintainer-clean should delete it. However maintainer-clean should not
# delete anything that needs to exist in order to run ./configure && make.
-MAINTAINERCLEANFILES = Makefile.in src/generated/README.TreeTransform
+MAINTAINERCLEANFILES = Makefile.in
# Generate tags for the test framework.
ETAGS_ARGS = --recurse test/framework
More information about the phc-internals
mailing list