mirror of
https://github.com/VK3FNG/soundmodem.git
synced 2025-12-06 03:01:59 +01:00
306 lines
9 KiB
C
306 lines
9 KiB
C
/* config.h. Generated from config.h.in by configure. */
|
|
/* config.h.in. Generated from configure.ac by autoheader. */
|
|
|
|
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
|
|
systems. This function is required for `alloca.c' support on those systems.
|
|
*/
|
|
/* #undef CRAY_STACKSEG_END */
|
|
|
|
/* Define to 1 if using `alloca.c'. */
|
|
/* #undef C_ALLOCA */
|
|
|
|
/* Define to 1 if translation of program messages to the user's native
|
|
language is requested. */
|
|
#define ENABLE_NLS 1
|
|
|
|
/* Define to 1 if you have `alloca', as a function or macro. */
|
|
#define HAVE_ALLOCA 1
|
|
|
|
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
|
|
*/
|
|
#define HAVE_ALLOCA_H 1
|
|
|
|
/* Define if ALSA is available */
|
|
#define HAVE_ALSA 1
|
|
|
|
/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
|
|
CoreFoundation framework. */
|
|
/* #undef HAVE_CFLOCALECOPYCURRENT */
|
|
|
|
/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
|
|
the CoreFoundation framework. */
|
|
/* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
|
|
|
|
/* Define to 1 if you have the `closelog' function. */
|
|
#define HAVE_CLOSELOG 1
|
|
|
|
/* Define if the GNU dcgettext() function is already present or preinstalled.
|
|
*/
|
|
#define HAVE_DCGETTEXT 1
|
|
|
|
/* define if we have DirectX includes */
|
|
/* #undef HAVE_DIRECTX */
|
|
|
|
/* Define to 1 if you have the <getopt.h> header file. */
|
|
#define HAVE_GETOPT_H 1
|
|
|
|
/* Define to 1 if you have the `getopt_long' function. */
|
|
#define HAVE_GETOPT_LONG 1
|
|
|
|
/* Define if the GNU gettext() function is already present or preinstalled. */
|
|
#define HAVE_GETTEXT 1
|
|
|
|
/* Define to 1 if you have the `gtk_dialog_get_action_area' function. */
|
|
#define HAVE_GTK_DIALOG_GET_ACTION_AREA 1
|
|
|
|
/* Define to 1 if you have the `gtk_dialog_get_content_area' function. */
|
|
#define HAVE_GTK_DIALOG_GET_CONTENT_AREA 1
|
|
|
|
/* Define to 1 if you have the `gtk_widget_get_allocation' function. */
|
|
#define HAVE_GTK_WIDGET_GET_ALLOCATION 1
|
|
|
|
/* Define to 1 if you have the `gtk_widget_get_realized' function. */
|
|
#define HAVE_GTK_WIDGET_GET_REALIZED 1
|
|
|
|
/* Define to 1 if you have the `gtk_widget_get_state' function. */
|
|
#define HAVE_GTK_WIDGET_GET_STATE 1
|
|
|
|
/* Define to 1 if you have the `gtk_widget_get_window' function. */
|
|
#define HAVE_GTK_WIDGET_GET_WINDOW 1
|
|
|
|
/* Define to 1 if you have the `gtk_widget_is_drawable' function. */
|
|
#define HAVE_GTK_WIDGET_IS_DRAWABLE 1
|
|
|
|
/* Define to 1 if you have the `gtk_widget_set_allocation' function. */
|
|
#define HAVE_GTK_WIDGET_SET_ALLOCATION 1
|
|
|
|
/* Define to 1 if you have the `gtk_widget_set_can_default' function. */
|
|
#define HAVE_GTK_WIDGET_SET_CAN_DEFAULT 1
|
|
|
|
/* Define to 1 if you have the `gtk_widget_set_can_focus' function. */
|
|
#define HAVE_GTK_WIDGET_SET_CAN_FOCUS 1
|
|
|
|
/* Define to 1 if you have the `gtk_widget_set_has_window' function. */
|
|
#define HAVE_GTK_WIDGET_SET_HAS_WINDOW 1
|
|
|
|
/* Define to 1 if you have the `gtk_widget_set_realized' function. */
|
|
#define HAVE_GTK_WIDGET_SET_REALIZED 1
|
|
|
|
/* Define to 1 if you have the `gtk_widget_set_tooltip_text' function. */
|
|
#define HAVE_GTK_WIDGET_SET_TOOLTIP_TEXT 1
|
|
|
|
/* Define to 1 if you have the `gtk_widget_set_window' function. */
|
|
#define HAVE_GTK_WIDGET_SET_WINDOW 1
|
|
|
|
/* Define to 1 if you have the `gtk_widget_style_attach' function. */
|
|
#define HAVE_GTK_WIDGET_STYLE_ATTACH 1
|
|
|
|
/* Define if you have the iconv() function and it works. */
|
|
/* #undef HAVE_ICONV */
|
|
|
|
/* define if struct ifreq has the ifr_newname symbol */
|
|
/* #undef HAVE_IFRNEWNAME */
|
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
#define HAVE_INTTYPES_H 1
|
|
|
|
/* Define to 1 if you have the `asound' library (-lasound). */
|
|
#define HAVE_LIBASOUND 1
|
|
|
|
/* Define to 1 if you have the `hamlib' library (-lhamlib). */
|
|
/* #undef HAVE_LIBHAMLIB */
|
|
|
|
/* Define to 1 if you have the `m' library (-lm). */
|
|
#define HAVE_LIBM 1
|
|
|
|
/* Define to 1 if you have the `posix4' library (-lposix4). */
|
|
/* #undef HAVE_LIBPOSIX4 */
|
|
|
|
/* Define to 1 if you have the `util' library (-lutil). */
|
|
#define HAVE_LIBUTIL 1
|
|
|
|
/* Define to 1 if you have the `uuid' library (-luuid). */
|
|
/* #undef HAVE_LIBUUID */
|
|
|
|
/* Define to 1 if you have the <linux/ax25.h> header file. */
|
|
#define HAVE_LINUX_AX25_H 1
|
|
|
|
/* Define to 1 if you have the <linux/hidraw.h> header file. */
|
|
#define HAVE_LINUX_HIDRAW_H 1
|
|
|
|
/* Define to 1 if you have the <linux/if.h> header file. */
|
|
#define HAVE_LINUX_IF_H 1
|
|
|
|
/* Define to 1 if you have the <linux/ppdev.h> header file. */
|
|
#define HAVE_LINUX_PPDEV_H 1
|
|
|
|
/* Define to 1 if you have the <linux/sockios.h> header file. */
|
|
#define HAVE_LINUX_SOCKIOS_H 1
|
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
#define HAVE_MEMORY_H 1
|
|
|
|
/* define if struct ifreq has the ifr_newname symbol */
|
|
#define HAVE_MKISS 1
|
|
|
|
/* Define to 1 if you have the `mlockall' function. */
|
|
#define HAVE_MLOCKALL 1
|
|
|
|
/* Define to 1 if you have the <net/if_arp.h> header file. */
|
|
#define HAVE_NET_IF_ARP_H 1
|
|
|
|
/* Define to 1 if you have the `openlog' function. */
|
|
#define HAVE_OPENLOG 1
|
|
|
|
/* Define to 1 if you have the `openpty' function. */
|
|
#define HAVE_OPENPTY 1
|
|
|
|
/* Define to 1 if you have the <pty.h> header file. */
|
|
#define HAVE_PTY_H 1
|
|
|
|
/* Define to 1 if you have the `random' function. */
|
|
#define HAVE_RANDOM 1
|
|
|
|
/* Define to 1 if you have the <sched.h> header file. */
|
|
#define HAVE_SCHED_H 1
|
|
|
|
/* define if bittypes like int16_t are defined */
|
|
#define HAVE_SIGNED_BITTYPES 1
|
|
|
|
/* Define to 1 if you have the `snprintf' function. */
|
|
#define HAVE_SNPRINTF 1
|
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
|
#define HAVE_STDINT_H 1
|
|
|
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
|
#define HAVE_STDLIB_H 1
|
|
|
|
/* Define to 1 if you have the <strings.h> header file. */
|
|
#define HAVE_STRINGS_H 1
|
|
|
|
/* Define to 1 if you have the <string.h> header file. */
|
|
#define HAVE_STRING_H 1
|
|
|
|
/* Define to 1 if you have the <stropts.h> header file. */
|
|
#define HAVE_STROPTS_H 1
|
|
|
|
/* Define to 1 if you have the `syslog' function. */
|
|
#define HAVE_SYSLOG 1
|
|
|
|
/* Define to 1 if you have the <syslog.h> header file. */
|
|
#define HAVE_SYSLOG_H 1
|
|
|
|
/* Define to 1 if you have the <sys/audioio.h> header file. */
|
|
/* #undef HAVE_SYS_AUDIOIO_H */
|
|
|
|
/* Define to 1 if you have the <sys/conf.h> header file. */
|
|
/* #undef HAVE_SYS_CONF_H */
|
|
|
|
/* Define to 1 if you have the <sys/ioccom.h> header file. */
|
|
/* #undef HAVE_SYS_IOCCOM_H */
|
|
|
|
/* Define to 1 if you have the <sys/ioctl.h> header file. */
|
|
#define HAVE_SYS_IOCTL_H 1
|
|
|
|
/* Define to 1 if you have the <sys/socket.h> header file. */
|
|
#define HAVE_SYS_SOCKET_H 1
|
|
|
|
/* Define to 1 if you have the <sys/soundcard.h> header file. */
|
|
#define HAVE_SYS_SOUNDCARD_H 1
|
|
|
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
|
#define HAVE_SYS_STAT_H 1
|
|
|
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
|
#define HAVE_SYS_TYPES_H 1
|
|
|
|
/* Define to 1 if you have the <time.h> header file. */
|
|
#define HAVE_TIME_H 1
|
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
#define HAVE_UNISTD_H 1
|
|
|
|
/* define if bittypes like u_int16_t are defined */
|
|
#define HAVE_UNSIGNED_BITTYPES 1
|
|
|
|
/* Define to 1 if you have the `vsnprintf' function. */
|
|
#define HAVE_VSNPRINTF 1
|
|
|
|
/* Define to 1 if you have the `vsyslog' function. */
|
|
#define HAVE_VSYSLOG 1
|
|
|
|
/* define if M_LOG10E is not defined by math.h */
|
|
/* #undef M_LOG10E */
|
|
|
|
/* define if M_PI is not defined by math.h */
|
|
/* #undef M_PI */
|
|
|
|
/* Name of package */
|
|
#define PACKAGE "soundmodem"
|
|
|
|
/* Define to the address where bug reports for this package should be sent. */
|
|
#define PACKAGE_BUGREPORT ""
|
|
|
|
/* various directories */
|
|
#define PACKAGE_DATA_DIR "${datarootdir}/soundmodem"
|
|
|
|
/* various directories */
|
|
#define PACKAGE_LOCALE_DIR "/usr/local//locale"
|
|
|
|
/* Define to the full name of this package. */
|
|
#define PACKAGE_NAME "soundmodem"
|
|
|
|
/* various directories */
|
|
#define PACKAGE_SOURCE_DIR "/home/matt/src/soundmodem"
|
|
|
|
/* Define to the full name and version of this package. */
|
|
#define PACKAGE_STRING "soundmodem 0.16"
|
|
|
|
/* Define to the one symbol short name of this package. */
|
|
#define PACKAGE_TARNAME "soundmodem"
|
|
|
|
/* Define to the home page for this package. */
|
|
#define PACKAGE_URL ""
|
|
|
|
/* Define to the version of this package. */
|
|
#define PACKAGE_VERSION "0.16"
|
|
|
|
/* Define as the return type of signal handlers (`int' or `void'). */
|
|
#define RETSIGTYPE void
|
|
|
|
/* If using the C implementation of alloca, define if you know the
|
|
direction of stack growth for your system; otherwise it will be
|
|
automatically deduced at runtime.
|
|
STACK_DIRECTION > 0 => grows toward higher addresses
|
|
STACK_DIRECTION < 0 => grows toward lower addresses
|
|
STACK_DIRECTION = 0 => direction of growth unknown */
|
|
/* #undef STACK_DIRECTION */
|
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
#define STDC_HEADERS 1
|
|
|
|
/* define if MMX is to be used */
|
|
/* #undef USEMMX */
|
|
|
|
/* define if VIS is to be used */
|
|
/* #undef USEVIS */
|
|
|
|
/* Version number of package */
|
|
#define VERSION "0.16"
|
|
|
|
/* define if compiling under Windows32 */
|
|
/* #undef WIN32 */
|
|
|
|
/* Define to empty if `const' does not conform to ANSI C. */
|
|
/* #undef const */
|
|
|
|
/* Define to `__inline__' or `__inline' if that's what the C compiler
|
|
calls it, or to nothing if 'inline' is not supported under any name. */
|
|
#ifndef __cplusplus
|
|
/* #undef inline */
|
|
#endif
|
|
|
|
/* Define to `unsigned int' if <sys/types.h> does not define. */
|
|
/* #undef size_t */
|