|
From: peterdd <mi...@li...> - 2007-09-21 21:14:23
|
When running configure ./configure --disable-python --disable-php --disable-tcl It tries to do some work in the extension directories too. Why? IMHO it isn't needed and I should even be able to delete the unneeded extension dirs? Reason: Want prepare the release for only one language extension with c-source included on a repository for that programming language. (perl CPAN.org) Probably get rid of autotools finally for that and clean up, but want just start with a working starting point. peterdd |