File:  [parser3project] / parser3 / src / targets / apache13 / Attic / p3runConfigure.in
Revision 1.5: download - view: text, annotated - select for diffs - revision graph
Sat Oct 27 12:58:52 2001 UTC (24 years, 8 months ago) by paf
Branches: MAIN
CVS tags: HEAD
makes with DB2

#!/bin/sh

P3S=@P3S@
P3LIBS="$P3S/main/libmain.a $P3S/classes/libclasses.a $P3S/main/libmain.a $P3S/types/libtypes.a $P3S/libltdl/.libs/libltdlc.al -ldl $P3S/classes/gd/libgd.a $P3S/classes/xalan-patched/libxalan_patched.a $P3S/pcre/libpcre.a $P3S/targets/apache13/libmod_parser3.a"
LIBS="$P3LIBS $P3LIBS @XML_LIBS@ @DB2_LIBS@ @APACHE_LIBS@" ./configure --add-module=$P3S/targets/apache13/hook/mod_parser3.c $*

E-mail: