From 5bb43de17de8e71d967488a713bf2b3448533444 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 6 Aug 2005 18:59:49 +0000 Subject: [PATCH] Typo fix in output message --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index cc2672d5..4123283b 100644 --- a/configure.ac +++ b/configure.ac @@ -369,7 +369,7 @@ AC_OUTPUT([Makefile echo "" echo "X11 will be built with the following settings:" echo " Loadable i18n module support: "$XLIB_LOADABLE_I18N -echo " Loadable xcursory library support: "$XLIB_LOADABLE_XCURSOR +echo " Loadable xcursor library support: "$XLIB_LOADABLE_XCURSOR echo " Threading support: "$xthreads echo " XCMS: "$XCMS echo " Internationalization support: "$XLOCALE