fb5f04ef29
and defining DO_NOT_USE_VGALIB manually in config.h. Works great now. Reported by: bento
12 lines
300 B
C
12 lines
300 B
C
--- config.h.in.old Thu Aug 23 19:43:12 2001
|
|
+++ config.h.in Thu Aug 23 19:43:44 2001
|
|
@@ -420,7 +420,7 @@
|
|
#undef HAVE_UNISTD_H
|
|
|
|
/* Define if you have the <wchar.h> header file. */
|
|
-#undef HAVE_WCHAR_H
|
|
+/* #undef HAVE_WCHAR_H */
|
|
|
|
/* Define if you have the i library (-li). */
|
|
#undef HAVE_LIBI
|