Blame include/aconfig.h.in

Packit Service a9274b
/* include/aconfig.h.in.  Generated from configure.ac by autoheader.  */
Packit Service a9274b
Packit Service a9274b
/* directory containing alsa configuration */
Packit Service a9274b
#undef DATADIR
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if translation of program messages to the user's native
Packit Service a9274b
   language is requested. */
Packit Service a9274b
#undef ENABLE_NLS
Packit Service a9274b
Packit Service a9274b
/* Define if curses-based programs can show translated messages. */
Packit Service a9274b
#undef ENABLE_NLS_IN_CURSES
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if you have the <alsa/mixer.h> header file. */
Packit Service a9274b
#undef HAVE_ALSA_MIXER_H
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if you have the <alsa/pcm.h> header file. */
Packit Service a9274b
#undef HAVE_ALSA_PCM_H
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if you have the <alsa/rawmidi.h> header file. */
Packit Service a9274b
#undef HAVE_ALSA_RAWMIDI_H
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if you have the <alsa/seq.h> header file. */
Packit Service a9274b
#undef HAVE_ALSA_SEQ_H
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if you have the <alsa/topology.h> header file. */
Packit Service a9274b
#undef HAVE_ALSA_TOPOLOGY_H
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if you have the <alsa/use-case.h> header file. */
Packit Service a9274b
#undef HAVE_ALSA_USE_CASE_H
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
Packit Service a9274b
   CoreFoundation framework. */
Packit Service a9274b
#undef HAVE_CFLOCALECOPYCURRENT
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
Packit Service a9274b
   the CoreFoundation framework. */
Packit Service a9274b
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
Packit Service a9274b
Packit Service a9274b
/* Have clock gettime */
Packit Service a9274b
#undef HAVE_CLOCK_GETTIME
Packit Service a9274b
Packit Service a9274b
/* Have curses set_escdelay */
Packit Service a9274b
#undef HAVE_CURSES_ESCDELAY
Packit Service a9274b
Packit Service a9274b
/* Define if the GNU dcgettext() function is already present or preinstalled.
Packit Service a9274b
   */
Packit Service a9274b
#undef HAVE_DCGETTEXT
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if you have the <form.h> header file. */
Packit Service a9274b
#undef HAVE_FORM_H
Packit Service a9274b
Packit Service a9274b
/* Define if the GNU gettext() function is already present or preinstalled. */
Packit Service a9274b
#undef HAVE_GETTEXT
Packit Service a9274b
Packit Service a9274b
/* Define if you have the iconv() function and it works. */
Packit Service a9274b
#undef HAVE_ICONV
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if you have the <inttypes.h> header file. */
Packit Service a9274b
#undef HAVE_INTTYPES_H
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if you have the `asound' library (-lasound). */
Packit Service a9274b
#undef HAVE_LIBASOUND
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if you have the `atopology' library (-latopology). */
Packit Service a9274b
#undef HAVE_LIBATOPOLOGY
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if you have the `fftw3f' library (-lfftw3f). */
Packit Service a9274b
#undef HAVE_LIBFFTW3F
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if you have the `m' library (-lm). */
Packit Service a9274b
#undef HAVE_LIBM
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if you have the `pthread' library (-lpthread). */
Packit Service a9274b
#undef HAVE_LIBPTHREAD
Packit Service a9274b
Packit Service a9274b
/* Have librt */
Packit Service a9274b
#undef HAVE_LIBRT
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if you have the `tinyalsa' library (-ltinyalsa). */
Packit Service a9274b
#undef HAVE_LIBTINYALSA
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if you have the <memory.h> header file. */
Packit Service a9274b
#undef HAVE_MEMORY_H
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if you have the <menu.h> header file. */
Packit Service a9274b
#undef HAVE_MENU_H
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if you have the <panel.h> header file. */
Packit Service a9274b
#undef HAVE_PANEL_H
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if you have the <samplerate.h> header file. */
Packit Service a9274b
#undef HAVE_SAMPLERATE_H
Packit Service a9274b
Packit Service a9274b
/* alsa-lib supports snd_seq_client_info_get_card */
Packit Service a9274b
#undef HAVE_SEQ_CLIENT_INFO_GET_CARD
Packit Service a9274b
Packit Service a9274b
/* alsa-lib supports snd_seq_client_info_get_pid */
Packit Service a9274b
#undef HAVE_SEQ_CLIENT_INFO_GET_PID
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if you have the <stdint.h> header file. */
Packit Service a9274b
#undef HAVE_STDINT_H
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if you have the <stdlib.h> header file. */
Packit Service a9274b
#undef HAVE_STDLIB_H
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if you have the <strings.h> header file. */
Packit Service a9274b
#undef HAVE_STRINGS_H
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if you have the <string.h> header file. */
Packit Service a9274b
#undef HAVE_STRING_H
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit Service a9274b
#undef HAVE_SYS_STAT_H
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if you have the <sys/types.h> header file. */
Packit Service a9274b
#undef HAVE_SYS_TYPES_H
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if you have the <unistd.h> header file. */
Packit Service a9274b
#undef HAVE_UNISTD_H
Packit Service a9274b
Packit Service a9274b
/* Name of package */
Packit Service a9274b
#undef PACKAGE
Packit Service a9274b
Packit Service a9274b
/* Define to the address where bug reports for this package should be sent. */
Packit Service a9274b
#undef PACKAGE_BUGREPORT
Packit Service a9274b
Packit Service a9274b
/* Define to the full name of this package. */
Packit Service a9274b
#undef PACKAGE_NAME
Packit Service a9274b
Packit Service a9274b
/* Define to the full name and version of this package. */
Packit Service a9274b
#undef PACKAGE_STRING
Packit Service a9274b
Packit Service a9274b
/* Define to the one symbol short name of this package. */
Packit Service a9274b
#undef PACKAGE_TARNAME
Packit Service a9274b
Packit Service a9274b
/* Define to the home page for this package. */
Packit Service a9274b
#undef PACKAGE_URL
Packit Service a9274b
Packit Service a9274b
/* Define to the version of this package. */
Packit Service a9274b
#undef PACKAGE_VERSION
Packit Service a9274b
Packit Service a9274b
/* directory containing sample data */
Packit Service a9274b
#undef SOUNDSDIR
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if you have the ANSI C header files. */
Packit Service a9274b
#undef STDC_HEADERS
Packit Service a9274b
Packit Service a9274b
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
Packit Service a9274b
#undef TIME_WITH_SYS_TIME
Packit Service a9274b
Packit Service a9274b
/* ALSA util version */
Packit Service a9274b
#undef VERSION
Packit Service a9274b
Packit Service a9274b
/* Define if FFADO library is available */
Packit Service a9274b
#undef WITH_FFADO
Packit Service a9274b
Packit Service a9274b
/* Enable large inode numbers on Mac OS X 10.5.  */
Packit Service a9274b
#ifndef _DARWIN_USE_64_BIT_INODE
Packit Service a9274b
# define _DARWIN_USE_64_BIT_INODE 1
Packit Service a9274b
#endif
Packit Service a9274b
Packit Service a9274b
/* Number of bits in a file offset, on hosts where this is settable. */
Packit Service a9274b
#undef _FILE_OFFSET_BITS
Packit Service a9274b
Packit Service a9274b
/* Define for large files, on AIX-style hosts. */
Packit Service a9274b
#undef _LARGE_FILES
Packit Service a9274b
Packit Service a9274b
/* Define to empty if `const' does not conform to ANSI C. */
Packit Service a9274b
#undef const
Packit Service a9274b
Packit Service a9274b
/* Define to `__inline__' or `__inline' if that's what the C compiler
Packit Service a9274b
   calls it, or to nothing if 'inline' is not supported under any name.  */
Packit Service a9274b
#ifndef __cplusplus
Packit Service a9274b
#undef inline
Packit Service a9274b
#endif