mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-27 11:40:06 +01:00
Cygwin/X: Remove an obsolete mention of xf86Config
Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
This commit is contained in:
parent
3020b1d43e
commit
e79db6a97d
1 changed files with 1 additions and 1 deletions
|
|
@ -956,7 +956,7 @@ InitOutput (ScreenInfo *screenInfo, int argc, char *argv[])
|
|||
if (!winReadConfigfile ())
|
||||
winErrorFVerb (1, "InitOutput - Error reading config file\n");
|
||||
#else
|
||||
winMsg(X_INFO, "XF86Config is not supported\n");
|
||||
winMsg(X_INFO, "xorg.conf is not supported\n");
|
||||
winMsg(X_INFO, "See http://x.cygwin.com/docs/faq/cygwin-x-faq.html "
|
||||
"for more information\n");
|
||||
winConfigFiles ();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue