[svn:mod_parrot] r213 - mod_parrot/branches/reorg

[email protected]
Newsgroups perl.cvs.mod_parrot
Message-ID <[email protected]>
Author: ianjoyce
Date: Sun Aug 21 11:33:41 2005
New Revision: 213

Modified:
   mod_parrot/branches/reorg/Makefile.in
Log:
removed redundant -L

Modified: mod_parrot/branches/reorg/Makefile.in
==============================================================================
--- mod_parrot/branches/reorg/Makefile.in	(original)
+++ mod_parrot/branches/reorg/Makefile.in	Sun Aug 21 11:33:41 2005
@@ -35,7 +35,7 @@ MPLIBS=	lib/Apache/RequestRec \
 all: gen-src mod_parrot.la
 
 mod_parrot.la: $(SOURCE_FILES)
-	$(APXS) -c $(DEFINES) $(CFLAGS) $(LDFLAGS) $(LIBS) $(SOURCE_FILES) $(PARROT_OBJS) -Linclude
+	$(APXS) -c $(DEFINES) $(CFLAGS) $(LDFLAGS) $(LIBS) $(SOURCE_FILES) $(PARROT_OBJS)
 
 files-clean:
 	rm -f $(SRC_DIR)/*.o $(SRC_DIR)/*.lo $(SRC_DIR)/*.slo $(SRC_DIR)/*.la core core.*
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.