summaryrefslogtreecommitdiff
path: root/hw/xwin/InitOutput.c
diff options
context:
space:
mode:
authorAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-10-28 14:23:08 +0000
committerAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-10-28 14:23:08 +0000
commit9d4823adc8319a20d2ace3d0944ca32e300f6eeb (patch)
tree66a10f48e62f2e8281af56877105d97f1c34f6d9 /hw/xwin/InitOutput.c
parentdb65fce04ddec1dac0d92ad3abc95ab4996bd206 (diff)
Import recent changes from CYGWIN branch
Diffstat (limited to 'hw/xwin/InitOutput.c')
-rw-r--r--hw/xwin/InitOutput.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/hw/xwin/InitOutput.c b/hw/xwin/InitOutput.c
index 673a0aa98..78e2bc70d 100644
--- a/hw/xwin/InitOutput.c
+++ b/hw/xwin/InitOutput.c
@@ -30,9 +30,7 @@ from The Open Group.
#include "win.h"
#include "winmsg.h"
-#ifdef XWIN_XF86CONFIG
#include "winconfig.h"
-#endif
#include "winprefs.h"
#include "X11/Xlocale.h"
#include <mntent.h>
@@ -635,6 +633,7 @@ InitOutput (ScreenInfo *screenInfo, int argc, char *argv[])
winMsg(X_INFO, "XF86Config is not supported\n");
winMsg(X_INFO, "See http://x.cygwin.com/docs/faq/cygwin-x-faq.html "
"for more information\n");
+ winConfigFiles ();
#endif
/* Load preferences from XWinrc file */