alsa-utils/include/aconfig.h.in
Jaroslav Kysela 61e8186420 * HAL2 driver Ulf Carlsson <ulfc@thepuffingroup.com>
* Timer API changes/cleanups
* Sequencer API changes/cleanups
  - queue ioctls changed
  - instrument events added
1999-05-09 23:15:49 +00:00

30 lines
709 B
C

/* include/aconfig.h.in. Generated automatically from configure.in by autoheader. */
/* Define to empty if the keyword does not work. */
#undef const
/* Define as __inline if that's what the C compiler calls it. */
#undef inline
/* Define if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Define if you can safely include both <sys/time.h> and <time.h>. */
#undef TIME_WITH_SYS_TIME
/* Define if lex declares yytext as a char * by default, not a char[]. */
#undef YYTEXT_POINTER
/* Package version */
#undef VERSION
/* Define if you have the asound library (-lasound). */
#undef HAVE_LIBASOUND
/* Name of package */
#undef PACKAGE
/* Version number of package */
#undef VERSION