I am not sure, i have never needed to regenerate configure.in
Stephen Deasey wrote:
Should tcl.m4 be in cvs? It's needed to regenerate configure.in.
---
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutio
Should tcl.m4 be in cvs? It's needed to regenerate configure.in.
I notice that there are two pieces of GPL-only source code in the core
server distribution: the option parsing code in nsd/getopt.c, and an
emulation of poll(2) using select(2) in nsd/unix.c.
I think this means you cannot ship a binary under the MPL license as
it contains GPL only code. I'm sure