Bruno Haible via Gnulib discussion list <bug-gnulib@gnu.org> writes: > The files kwset.[ch] from GNU grep are also used in GNU gettext > (and some other non-GNU packages, e.g. 'git'). > > Paul, Jim: Would it be OK to move them to a Gnulib module? > > I would like to eliminate future updates of this code from the gettext > maintenance, i.e. make them automatic via gnulib-tool.
You already probably thought about this, but just to be sure. In kwset.[ch]: /* Written August 1989 by Mike Haertel. */ Is it okay to move it to Gnulib since Grep is assigned to the FSF? Or does it need to be separately assigned to Gnulib? Collin