From: Elliot Lee Date: Tue, 22 Feb 2000 19:58:31 +0000 (+0000) Subject: Only such an idiot as I would think 'echo' meant 'fi'. X-Git-Tag: GNOME_COMMON_1_2_1~72 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cd00afcf5275e1cfcd1fe1e7e3157289c6bacae5;p=platform%2Fupstream%2Fgnome-common.git 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 --- diff --git a/hack-macros/gnome.m4 b/hack-macros/gnome.m4 index 0891aae..067e4d6 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