Re: [bug-gnulib] enforcing the use of string.h related modules

2007-02-02 Thread Bruno Haible
Eric Blake wrote: > > The Makefile dependency would be highly annoying. Many users don't use the > > automake option 'no-dependencies', therefore use full dependencies. > > A rebuild or modification of a generated header file like string.h or > > unistd.h > > causes large parts of the package to b

Re: [bug-gnulib] enforcing the use of string.h related modules

2007-02-02 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Bruno Haible on 2/1/2007 10:39 AM: > Eric Blake wrote: >> Does this look correct to apply? > > The MKDIR_P changes are ok but are not yet necessary, as there is only 1 > module that creates the 'arpa' subdirectory and only 1 module that c

Re: [bug-gnulib] enforcing the use of string.h related modules

2007-02-01 Thread Bruno Haible
Eric Blake wrote: > Does this look correct to apply? The MKDIR_P changes are ok but are not yet necessary, as there is only 1 module that creates the 'arpa' subdirectory and only 1 module that creates the 'netinet' subdirectory. The Makefile dependency would be highly annoying. Many users don't u