lconfig.h.in
上传用户:xiejiait
上传日期:2007-01-06
资源大小:881k
文件大小:1k
源码类别:

SCSI/ASPI

开发平台:

MultiPlatform

  1. #if 0
  2. /* @(#)lconfig.h.in 1.3 00/01/02 Copyright 1998,1999 Heiko Eissfeldt */
  3. #endif
  4. #undef HAVE_SYS_CDIO_H /* if we should use sys/cdio.h */
  5. #undef HAVE_SUNDEV_SRREG_H /* if we should use sundev/srreg.h */
  6. #undef HAVE_SYS_AUDIOIO_H /* if we should use sys/audioio.h */
  7. #undef HAVE_SUN_AUDIOIO_H /* if we should use sun/audioio.h */
  8. #undef HAVE_SOUNDCARD_H /* if we should use soundcard.h */
  9. #undef HAVE_SYS_SOUNDCARD_H /* if we should use sys/soundcard.h */
  10. #undef HAVE_LINUX_SOUNDCARD_H /* if we should use linux/soundcard.h */
  11. #undef HAVE_MACHINE_SOUNDCARD_H /* if we should use machine/soundcard.h */
  12. #if defined HAVE_SOUNDCARD_H || defined HAVE_SYS_SOUNDCARD_H  || defined HAVE_LINUX_SOUNDCARD_H || defined HAVE_MACHINE_SOUNDCARD_H
  13. #define HAVE_OSS 1
  14. #endif
  15. #undef HAVE_STRTOUL