1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/net/licq/files/patch-ab

23 lines
614 B
Plaintext
Raw Normal View History

--- acconfig.h.old Wed Mar 10 10:05:47 1999
+++ acconfig.h Wed Mar 10 10:06:26 1999
@@ -14,7 +14,7 @@
/* Change this to MotifStyle if you want the old-school Motif
widget look. */
-#define STYLE WindowsStyle
+#define STYLE MotifStyle
/* The name of the package we're compiling */
#undef PACKAGE
--- config.h.in.old Wed Mar 10 10:05:53 1999
+++ config.h.in Wed Mar 10 10:06:17 1999
@@ -15,7 +15,7 @@
/* Change this to MotifStyle if you want the old-school Motif
widget look. */
-#define STYLE WindowsStyle
+#define STYLE MotifStyle
/* The name of the package we're compiling */
#undef PACKAGE