diff --git a/ChangeLog b/ChangeLog index d942152b6..2a7b0a49c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-05-24 David Shaw + + * 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 * configure.ac: Remove some stuff no longer needed with newer diff --git a/configure.ac b/configure.ac index f650f17dc..1760544f8 100644 --- a/configure.ac +++ b/configure.ac @@ -1075,20 +1075,20 @@ AC_CONFIG_COMMANDS(g10defs.h,[[ cat >g10defs.tmp <