blob: 7b3821043a676349136cbec091e6b36ea315d07c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- config.h.orig Tue Aug 25 10:46:17 1998
+++ config.h Tue Aug 25 10:46:34 1998
@@ -13,7 +13,7 @@
#undef BG_ON_START /* go to the background on start */
-#undef GTK_1_1 /* if you only have GTK 1.1 */
+#define GTK_1_1 /* if you only have GTK 1.1 */
#undef GTKEDITOR_PATCH /* the GtkEditor patch has been applied */
|