From 4be36ac469dd4ad05b514854df99ad0d268029bb Mon Sep 17 00:00:00 2001 From: Glynn Foster Date: Wed, 21 Aug 2002 11:10:57 +0000 Subject: [PATCH] Don't put dnl's in AC_OUTPUT. 2002-08-21 Glynn Foster * configure.in: Don't put dnl's in AC_OUTPUT. --- ChangeLog | 4 ++++ configure.in | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) 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