mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
12 lines
345 B
Plaintext
12 lines
345 B
Plaintext
--- 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 */
|
|
|