From cd00afcf5275e1cfcd1fe1e7e3157289c6bacae5 Mon Sep 17 00:00:00 2001 From: Elliot Lee Date: Tue, 22 Feb 2000 19:58:31 +0000 Subject: Only such an idiot as I would think 'echo' meant 'fi'. Only such an idiot as I would think 'echo' meant 'fi'. svn path=/trunk/; revision=1123 --- hack-macros/gnome.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack-macros/gnome.m4 b/hack-macros/gnome.m4 index 0891aae0..067e4d61 100644 --- a/hack-macros/gnome.m4 +++ b/hack-macros/gnome.m4 @@ -461,7 +461,7 @@ AC_ARG_ENABLE(gnometest, [ --disable-gnometest Do not try to compile and AC_MSG_RESULT([*** $module library is not installed]) ifelse([$3], , :, [$3]) gnome_m4_notfound=yes - echo + fi fi if test "$gnome_m4_notfound" = no; then echo $ac_n " $module" 1>&6 -- cgit v1.2.1