Re: using a gnulib dir from more than one place

2010-03-28 Thread Bruno Haible
Ralf, > would it be possible > to generalize gnulib or gnulib-tool so that a developer can state "I > would like to use bits of gnulib from several places in a package > hierarchy. Place i needs module set m_i, please dump the union of all > m_i into the "lib" and "m4" directories, and tell me wh

using a gnulib dir from more than one place (was: [PATCH] build: avoid link failure on systems using gnulib's fcntl but not open)

2010-03-28 Thread Ralf Wildenhues
Hello Bruno, * Bruno Haible wrote on Sun, Mar 28, 2010 at 01:39:24AM CET: > +Comment: > +This module should not be used as a dependency from a test module, > +otherwise when this module occurs as a tests-related module, it will > +have side effects on the compilation of the main modules in lib/.