mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-26 07:33:47 +00:00
Fix message text.
This commit is contained in:
parent
686fc9abcb
commit
57d9fc987d
@ -935,7 +935,7 @@ esac
|
||||
case "${window_system}" in
|
||||
"none" | "x11" | "x10" ) ;;
|
||||
"" )
|
||||
echo " No window system specifed. Looking for X window system."
|
||||
echo " No window system specifed. Looking for X11."
|
||||
window_system=none
|
||||
if [ -r /usr/lib/libX11.a \
|
||||
-o -d /usr/include/X11 \
|
||||
|
Loading…
Reference in New Issue
Block a user