mirror of
https://git.freebsd.org/ports.git
synced 2025-06-28 16:10:33 -04:00
14 lines
396 B
Text
14 lines
396 B
Text
--- config.h- Thu Sep 2 23:33:48 1999
|
||
+++ config.h Thu Sep 30 11:23:50 1999
|
||
@@ -51,7 +51,11 @@
|
||
* $B%5%&%s%I4X78$N@_Dj(B
|
||
*/
|
||
|
||
+#ifdef __i386__
|
||
+#define USE_SOUND /* $B%5%&%s%I$r;H$&!)(B */
|
||
+#else
|
||
#undef USE_SOUND /* $B%5%&%s%I$r;H$&!)(B */
|
||
+#endif
|
||
|
||
/* #define EmiClockLib /usr/local/lib/X11/EmiClock */
|
||
/* $(LIBDIR)/EmiClock $B0J30$N>l=j$K%5%&%s%I%U%!%$%k$r%$%s%9%H!<%k(B */
|