summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliot Lee <sopwith@src.gnome.org>2000-01-04 16:05:06 +0000
committerElliot Lee <sopwith@src.gnome.org>2000-01-04 16:05:06 +0000
commit67820167363386eddb0a858b89c053e57f0ba003 (patch)
treedb73c770617f7be217c31c461e95f7c92b87690d
parentd13f9d91ab9298f4430b5d8198bf6a1bb98db585 (diff)
downloadgnome-common-67820167363386eddb0a858b89c053e57f0ba003.tar.gz
No mo gtk-xmhtml or libgnorba.
No mo gtk-xmhtml or libgnorba. svn path=/trunk/; revision=1053
-rw-r--r--hack-macros/gnome.m43
1 files changed, 2 insertions, 1 deletions
diff --git a/hack-macros/gnome.m4 b/hack-macros/gnome.m4
index 4db1c7b..e41a241 100644
--- a/hack-macros/gnome.m4
+++ b/hack-macros/gnome.m4
@@ -120,7 +120,8 @@ AC_ARG_ENABLE(gnometest, [ --disable-gnometest Do not try to compile and
AC_SUBST(GNORBA_CFLAGS)
AC_SUBST(GNORBA_LIBS)
elif test -n "$module"; then
- AC_MSG_RESULT([$module library is not installed])
+ echo
+ AC_MSG_RESULT([*** $module library is not installed])
ifelse([$3], , :, [$3])
gnome_m4_notfound=yes
fi