From 5057a3a763274b8b2299e65ce02557c682d9ce4c Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sat, 10 Nov 2007 02:39:19 +0000 Subject: Quote a "Checking for" message. svn path=/trunk/; revision=23420 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 30117eba5a..765f44e5e7 100644 --- a/configure.in +++ b/configure.in @@ -356,7 +356,7 @@ AC_SUBST(LDFLAGS_SHAREDLIB) case "$host_os" in darwin*) - AC_MSG_CHECKING(whether we can build with Core Foundation, Launch Services, and Core Services) + AC_MSG_CHECKING([whether we can build with Core Foundation, Launch Services, and Core Services]) ac_save_LIBS="$LIBS" ac_frameworks="-framework ApplicationServices -framework CoreFoundation -framework CoreServices" LIBS="$LIBS $ac_frameworks" -- cgit v1.2.3