diff --git a/ChangeLog b/ChangeLog index 2ce395b85..f8ae6e3a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-08-21 Glynn Foster + + * configure.in: Don't put dnl's in AC_OUTPUT. + 2002-08-21 Jody Goldberg * Release 2.1.0 diff --git a/configure.in b/configure.in index b4117e205..2394d7a9f 100644 --- a/configure.in +++ b/configure.in @@ -253,6 +253,5 @@ capplets/network/Makefile capplets/windows/Makefile schemas/Makefile libsounds/Makefile -dnl due to a bug in intltool we need to expand something from the root last -control-center.spec ]) +dnl due to a bug in intltool we need to expand something from the root last control-center.spec