Author: joes
Date: Wed Feb 23 16:50:32 2005
New Revision: 155112
URL: http://svn.apache.org/viewcvs?view=rev&rev=155112
Log:
Need to fix make dependencies.
Modified:
httpd/apreq/branches/multi-env-unstable/STATUS
Modified: httpd/apreq/branches/multi-env-unstable/STATUS
URL:
http://svn.apache.org/viewcvs/httpd/apreq/branches/multi-env-unstable/STATUS?view=diff&r1=155111&r2=155112
==============================================================================
--- httpd/apreq/branches/multi-env-unstable/STATUS (original)
+++ httpd/apreq/branches/multi-env-unstable/STATUS Wed Feb 23 16:50:32 2005
@@ -52,6 +52,9 @@
TODO:
+ - Fix the broken make dependencies, especially in the module
+ and glue subdirs. The libtool workaround (for OSX IIRC)
+ that copies module/.libs to module/t is especially bogus.
- Consider dropping ExtUtils::XSBuilder as the C API is fairly
stable now. The header parsing + xs generation stuff may be too