stas 2003/11/17 16:54:10
Modified: todo release Log: some updated for the static build issue Revision Changes Path 1.2 +5 -1 modperl-2.0/todo/release Index: release =================================================================== RCS file: /home/cvs/modperl-2.0/todo/release,v retrieving revision 1.1 retrieving revision 1.2 diff -u -u -r1.1 -r1.2 --- release 17 Nov 2003 23:00:34 -0000 1.1 +++ release 18 Nov 2003 00:54:10 -0000 1.2 @@ -4,7 +4,11 @@ * static build - if we make it working on OpenBSD, AIX and FreeBSD, then it's not important to fix the DSO issues, otherwise make the - DSO issues a release issue. + DSO issues in (todo/bugs_build) a release issue. + httpd-apreq-2 has recently implemented a static build support, we + could probably try to re-use some of the code that was written to do + that, though they use autoconf, which is not quite what we + want. Anyway it's something to look at. * perl Makefile.PL PREFIX=/foo/bar works fine, however Makefile.PL'll still refuse to build unless MP_INST_APACHE2=1 is passed. It should