CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/08/16 06:19:49
Modified files:
usr.bin/m4 : main.c
Log message:
be more liberal in include handling, namely we only error out if it's
the end of the last included file AND we still have a macro to expand.
autoconf uses this in wine, and it turns out other m4 also do things that
way (not only gnu m4).
okay fries@, millert@
