* configure.ac: Edit preprocessor instructions in g10defs.h to remove

whitespace before the '#'.  This is not required by C89, but there are
some compilers out there that don't like it.
This commit is contained in:
David Shaw 2003-05-24 14:50:02 +00:00
parent 96c8bae878
commit e1517d95e4
2 changed files with 19 additions and 13 deletions

View File

@ -1,3 +1,9 @@
2003-05-24 David Shaw <dshaw@jabberwocky.com>
* configure.ac: Edit preprocessor instructions in g10defs.h to
remove whitespace before the '#'. This is not required by C89,
but there are some compilers out there that don't like it.
2003-05-11 David Shaw <dshaw@jabberwocky.com>
* configure.ac: Remove some stuff no longer needed with newer