16 lines
326 B
Plaintext
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
|