develooper Front page | perl.cvs.mod_parrot | Postings from August 2009

[svn:mod_parrot] r660 - mod_parrot/branches/configure-jeff

From:
jhorwitz
Date:
August 29, 2009 11:23
Subject:
[svn:mod_parrot] r660 - mod_parrot/branches/configure-jeff
Message ID:
20090829182320.3E96A1844BA@xx12.develooper.com
Author: jhorwitz
Date: Sat Aug 29 11:23:19 2009
New Revision: 660

Modified:
   mod_parrot/branches/configure-jeff/Makefile.in

Log:
fix PMC installation


Modified: mod_parrot/branches/configure-jeff/Makefile.in
==============================================================================
--- mod_parrot/branches/configure-jeff/Makefile.in	(original)
+++ mod_parrot/branches/configure-jeff/Makefile.in	Sat Aug 29 11:23:19 2009
@@ -131,7 +131,7 @@
 distclean: clean test-clean
 	rm -f Makefile Makefile.old
 
-install: $(SRC_DIR)/mod_parrot.la $(MODPARROT_GROUP)
+install: $(SRC_DIR)/mod_parrot.la $(DYNPMC)
 	$(APXS) -i -n parrot -a $(SRC_DIR)/mod_parrot.la
 	$(CP) $(DYNPMC) $(PARROT_DYNEXT)
 



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About