aboutsummaryrefslogtreecommitdiffstats
path: root/macros/gnome.m4
diff options
context:
space:
mode:
Diffstat (limited to 'macros/gnome.m4')
-rw-r--r--macros/gnome.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/gnome.m4 b/macros/gnome.m4
index 2c6fe669ef..a3a9ca7407 100644
--- a/macros/gnome.m4
+++ b/macros/gnome.m4
@@ -98,7 +98,7 @@ AC_DEFUN([GNOME_INIT_HOOK],[
if test -n "$3"; then
n="$3"
for i in $n; do
- AC_MSG_CHECKING(extra library $i)
+ AC_MSG_CHECKING(extra library \"$i\")
case $i in
applets)
AC_SUBST(GNOME_APPLETS_LIBS)