openbsd-ports/audio/rplay/patches/patch-ad
1998-04-10 01:32:26 +00:00

16 lines
326 B
Plaintext

*** include/config.h.in.orig Thu Apr 9 21:28:20 1998
--- include/config.h.in Thu Apr 9 21:28:38 1998
***************
*** 179,184 ****
--- 179,188 ----
#define HAVE_CDDA
#endif /* Solaris 2.x */
+ #if defined (__OpenBSD__)
+ #define HAVE_CDROM
+ #endif
+
#if defined (linux)
#define HAVE_OSS
#define HAVE_CDROM