This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: solaris forte 7 cc argp fixes


> Finally, a few header files from gnulib need to be included for argp to
> build standalone properly.

AFAIK we have never before had libc source files require random internal
header files of some package, not even gnulib.  Why shouldn't everything
they need come from config.h or autoconf-based selective header inclusion?
The purpose of #if !_LIBC code is to build *standalone* in any package
using GNU config.h conventions, not to be tailored for some particular
other GNU package.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]