FYI: small change for nonrecursive

2005-11-14 Thread Ralf Wildenhues
* Ralf Wildenhues wrote on Thu, Nov 10, 2005 at 08:35:17PM CET: > include_HEADERS is a generic variable, too, so it should be appended as > well. OK to apply to HEAD? Applied. Any early adopters of nonrecursive mode may need to adjust for this change. (I don't know of any, but would be glad to

small change for nonrecursive

2005-11-10 Thread Ralf Wildenhues
include_HEADERS is a generic variable, too, so it should be appended as well. OK to apply to HEAD? Cheers, Ralf * Makefile.am, libltdl/Makefile.inc (INSTALL_LTDL): For nonrecursive mode, add to include_HEADERS as well. * doc/libtool.texi (Invoking libtoolize, Distributing