Home  |  Linux  | Mysql  | PHP  | XML
From:jhorwitz@cvs.perl.org Date:Tue Sep 23 11:51:30 2008
Subject:[svn:mod_parrot] r451 - mod_parrot/branches/configure/config/gen/makefiles
Author: jhorwitz
Date: Tue Sep 23 10:51:30 2008
New Revision: 451

Modified:
   mod_parrot/branches/configure/config/gen/makefiles/root.in

Log:
port include dir fix (r450) from trunk


Modified: mod_parrot/branches/configure/config/gen/makefiles/root.in
==============================================================================
--- mod_parrot/branches/configure/config/gen/makefiles/root.in	(original)
+++ mod_parrot/branches/configure/config/gen/makefiles/root.in	Tue Sep 23 10:51:30 2008
@@ -55,7 +55,7 @@
 all: gen-src $(SRC_DIR)/mod_parrot.la
 
 %.lo: %.c
-	$(LIBTOOL) --mode=compile $(CC) -o $@ $(EXTRA_CPPFLAGS) $(DEBUG) $(CFLAGS) -I$(CFG_INCLUDEDIR) -I$(APR_INCLUDE_DIR) -I$(APU_INCLUDE_DIR) $(DEFINES) -c $<
+	$(LIBTOOL) --mode=compile $(CC) -o $@ $(EXTRA_CPPFLAGS) $(DEBUG) $(CFLAGS) -I$(APACHE_INCLUDE_DIR) -I$(APR_INCLUDE_DIR) -I$(APU_INCLUDE_DIR) $(DEFINES) -c $<
 
 $(SRC_DIR)/mod_parrot.la: $(OBJ_FILES)
 	$(LIBTOOL) --mode=link $(CC) -o $@ $(LDFLAGS) $(OBJ_FILES) $(LIBS) -rpath $(LIBEXECDIR) -module -avoid-version
Navigate in group perl.cvs.mod_parrot at sever nntp.perl.org
Previous Next




  
© No Copyright
You are free to use Anything
Site Maintained by PHP Developer
Powered By PHP Consultants