freebsd-ports/audio/s3mod/files/patch-ac
Ying-Chieh Liao e22dc21f08 - Support MAKE properly
- Support install macros
- Apply to 'one file per patch' convention
- Add WWW: line

PR:		24667
Submitted by:	tkato@prontomail.ne.jp
2001-01-28 03:50:57 +00:00

17 lines
314 B
Text

--- config.h.orig Sun Oct 22 04:59:55 1995
+++ config.h Sat Jan 27 15:04:14 2001
@@ -64,6 +64,14 @@
#define GUS
#endif /* GUS */
+#elif defined(__FreeBSD__)
+#define BIT_32
+#undef NEAR_FAR_PTR
+#define DSP
+#ifndef GUS
+#define GUS
+#endif /* GUS */
+
#elif defined(MSDOS)
#define NEAR_FAR_PTR
#define DSP