On 8/15/06, Paul Eggert <[EMAIL PROTECTED]> wrote:
For lack of a better solution I installed this into regexprops-generic.texi. After looking at the findutils sources I don't see how the file is generated automatically -- perhaps some by-hand processing is always done?
In gnulib, yes. The file originates in findutils, where it is automatically generated from gnulib's regex.h header file by the code in findutils/lib/regexprops.c. James.