ports/x11-clocks/emiclock/files/patch-aa
Michael Haro 41e0a49a92 update to emiclock-2.0.2
PR:		14047
Submitted by:	developer
1999-10-26 04:16:08 +00:00

14 lines
396 B
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

--- 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 */