freebsd-ports/audio/s3mod/files/patch-ac
Dirk Meyer 136a28a642 - disable gravis ultrasound support
- fix build under current
- take maintainership
2002-12-29 09:46:51 +00:00

15 lines
270 B
Plaintext

--- config.h.orig Sat Oct 21 20:59:55 1995
+++ config.h Sun Dec 29 10:50:41 2002
@@ -64,6 +64,11 @@
#define GUS
#endif /* GUS */
+#elif defined(__FreeBSD__)
+#define BIT_32
+#undef NEAR_FAR_PTR
+#define DSP
+
#elif defined(MSDOS)
#define NEAR_FAR_PTR
#define DSP