perl.cvs.mod_parrot
[Top] [All Lists]

[svn:mod_parrot] r365 - mod_parrot/trunk

Subject: [svn:mod_parrot] r365 - mod_parrot/trunk
From: jhorwitz@xxxxxxxxxxxx
Date: Sun, 20 Jul 2008 07:41:48 -0700 (PDT)
Newsgroups: perl.cvs.mod_parrot

Author: jhorwitz
Date: Sun Jul 20 07:41:47 2008
New Revision: 365

Modified:
   mod_parrot/trunk/Makefile.in

Log:
compile Apache/Module.pir


Modified: mod_parrot/trunk/Makefile.in
==============================================================================
--- mod_parrot/trunk/Makefile.in        (original)
+++ mod_parrot/trunk/Makefile.in        Sun Jul 20 07:41:47 2008
@@ -41,6 +41,7 @@
 
 MPLIBS=        lib/Apache/RequestRec \
        lib/Apache/Constants \
+       lib/Apache/Module \
        lib/APR/Table \
        lib/mod_parrot \
        lib/ModParrot/Context \

<Prev in Thread] Current Thread [Next in Thread>
  • [svn:mod_parrot] r365 - mod_parrot/trunk, jhorwitz <=