mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-09 02:38:12 +02:00
Typo fix in output message
This commit is contained in:
parent
afe34b9586
commit
5bb43de17d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue