This is the mail archive of the libc-alpha@sourceware.org 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: [PATCH v7] Add pretty printers for the NPTL lock types


On Wed, 8 Jun 2016, Siddhesh Poyarekar wrote:

> It is quite a standard practice in glibc to generate files in the
> source directory (similar to the configure script from configure.ac)
> if the file is going to be mostly unchanged, which is true for your

No, that's only if

(a) it's required in order to run configure; or

(b) it involves build tools that are not otherwise required in the build 
process.

And it can only be done if the file has no system dependencies.  Is that 
the case here?

-- 
Joseph S. Myers
joseph@codesourcery.com


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