You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

unix-config.h.in 279B

12345678910111213141516171819
  1. #ifndef UNIX_CONFIG_H
  2. #define UNIX_CONFIG_H
  3. #undef WORDS_BIGENDIAN
  4. #undef SIZEOF_VOID_P
  5. #undef HAVE_OSS
  6. #undef HAVE_ALSA
  7. #undef MUS_JACK
  8. #undef MUS_PULSEAUDIO
  9. #undef MUS_PORTAUDIO
  10. #undef WITH_AUDIO
  11. #undef HAVE_SCHEME
  12. #undef HAVE_RUBY
  13. #undef HAVE_FORTH
  14. #undef HAVE_GSL
  15. #endif