/* include/config.h. Generated automatically by configure. */ /* include/config.h.in. Generated automatically from configure.in by autoheader. */ /* $Id: acconfig.h,v 1.7 2002/09/13 22:40:00 pkot Exp $ G N O K I I A Linux/Unix toolset and driver for Nokia mobile phones. This file is part of gnokii. Gnokii is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. Gnokii is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with gnokii; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Copyright (C) 2001-2002 Pawe³ Kot Copyright (C) 2002 BORBELY Zoltan Various system features. Autoheader generates config.h.in based on this file. */ #ifndef __CONFIG_H__ #define __CONFIG_H__ #define VERSION "0.5.0pre" #define XVERSION "20010323" /* #undef XGNOKIIDIR */ /***** Features *****/ /* Define if you want debug */ /* #undef DEBUG */ /* #undef XDEBUG */ /* #undef RLP_DEBUG */ /* Define if you want security options enabled */ /* #undef SECURITY */ /* Use UNIX98 style pty support instead of the traditional */ /* #undef USE_UNIX98PTYS */ /* Define if you want IrDA support. Linux only */ /* #undef HAVE_IRDA */ /* Define if you want Bluetooth support. Linux only */ /* #undef HAVE_BLUETOOTH */ /***** Compiler specific *****/ /* Define if the `long long' type works. */ #define HAVE_LONG_LONG 1 /**** Platform specific *****/ /* Define if you have timerisset, timerclear, timercmp, timeradd and timersub */ #define HAVE_TIMEOPS 1 /* Define if you have tm_gmtoff field in tm structure */ #define HAVE_TM_GMTON 1 /* Define if you have cfsetspeed */ #define HAVE_CFSETSPEED 1 /* Define if you have cfsetispeed and cfsetospeed */ /* #undef HAVE_CFSETISPEED */ /* #undef HAVE_CFSETOSPEED */ /* Define if you have c_ispeed and c_ospeed in struct termios */ /* #undef HAVE_TERMIOS_CSPEED */ /* Define if you have snprintf prototype */ #define HAVE_SNPRINTF 1 /* Define if you have vsnprintf prototype */ #define HAVE_VSNPRINTF 1 /* Define if your snprintf implementation is fully C99 compliant */ /* #undef HAVE_C99_SNPRINTF */ /* Define if your vsnprintf implementation is fully C99 compliant */ /* #undef HAVE_C99_VSNPRINTF */ /* Define if struct msghdr has msg_control field */ #define HAVE_MSGHDR_MSG_CONTROL 1 /* Define if you compile for M$ Windows */ /* #undef WIN32 */ /* Define if you have the intl library (-lintl). */ /* #undef HAVE_LIBINTL */ /* Define if you have XPM components */ /* #undef XPM */ /* NLS support */ /* #undef HAVE_STPCPY */ /* #undef ENABLE_NLS */ /* #undef HAVE_CATGETS */ /* #undef HAVE_GETTEXT */ #define HAVE_LC_MESSAGES 1 /* 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 if using `alloca.c'. */ /* #undef C_ALLOCA */ /* Define to 1 if translation of program messages to the user's native language is requested. */ /* #undef ENABLE_NLS */ /* Define if you have `alloca', as a function or macro. */ #define HAVE_ALLOCA 1 /* Define if you have and it should be used (not on Ultrix). */ /* #undef HAVE_ALLOCA_H */ /* Define if you have the header file. */ /* #undef HAVE_ARGZ_H */ /* Define if you have the `asprintf' function. */ #define HAVE_ASPRINTF 1 /* Define if you have the header file. */ #define HAVE_CTYPE_H 1 /* Define if you have the `dcgettext' function. */ /* #undef HAVE_DCGETTEXT */ /* Define if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define if you have the `feof_unlocked' function. */ /* #undef HAVE_FEOF_UNLOCKED */ /* Define if you have the `fgets_unlocked' function. */ /* #undef HAVE_FGETS_UNLOCKED */ /* Define if you have the `getcwd' function. */ #define HAVE_GETCWD 1 /* Define if you have the `getegid' function. */ #define HAVE_GETEGID 1 /* Define if you have the `geteuid' function. */ #define HAVE_GETEUID 1 /* Define if you have the `getgid' function. */ #define HAVE_GETGID 1 /* Define if you have the `getpagesize' function. */ #define HAVE_GETPAGESIZE 1 /* Define if the GNU gettext() function is already present or preinstalled. */ /* #undef HAVE_GETTEXT */ /* Define if you have the `gettimeofday' function. */ #define HAVE_GETTIMEOFDAY 1 /* Define if you have the `getuid' function. */ #define HAVE_GETUID 1 /* Define if you have the iconv() function. */ /* #undef HAVE_ICONV */ /* Define if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define if you have and nl_langinfo(CODESET). */ /* #undef HAVE_LANGINFO_CODESET */ /* Define if your file defines LC_MESSAGES. */ #define HAVE_LC_MESSAGES 1 /* Define if you have the `socket' library (-lsocket). */ /* #undef HAVE_LIBSOCKET */ /* Define if you have the header file. */ #define HAVE_LIMITS_H 1 /* Define if you have the header file. */ #define HAVE_LOCALE_H 1 /* Define if your compiler supports the `long double' type. */ #define HAVE_LONG_DOUBLE 1 /* Define if you have the header file. */ /* #undef HAVE_MALLOC_H */ /* Define if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define if you have the `mempcpy' function. */ /* #undef HAVE_MEMPCPY */ /* Define if you have the `mktime' function. */ #define HAVE_MKTIME 1 /* Define if you have a working `mmap' system call. */ #define HAVE_MMAP 1 /* Define if you have the `munmap' function. */ #define HAVE_MUNMAP 1 /* Define if you have the header file. */ /* #undef HAVE_NL_TYPES_H */ /* Define if you have the `poll' function. */ /* #undef HAVE_POLL */ /* Define if you have the `putenv' function. */ #define HAVE_PUTENV 1 /* Define if you have the `select' function. */ #define HAVE_SELECT 1 /* Define if you have the `setenv' function. */ #define HAVE_SETENV 1 /* Define if you have the `setlocale' function. */ #define HAVE_SETLOCALE 1 /* Define if you have the `snprintf' function. */ #define HAVE_SNPRINTF 1 /* Define if you have the header file. */ #define HAVE_STDARG_H 1 /* Define if you have the header file. */ #define HAVE_STDDEF_H 1 /* Define if you have the header file. */ #define HAVE_STDINT_H 1 /* Define if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define if you have the `stpcpy' function. */ /* #undef HAVE_STPCPY */ /* Define if you have the `strcasecmp' function. */ #define HAVE_STRCASECMP 1 /* Define if you have the `strchr' function. */ #define HAVE_STRCHR 1 /* Define if you have the `strdup' function. */ #define HAVE_STRDUP 1 /* Define if you have the `strftime' function. */ #define HAVE_STRFTIME 1 /* Define if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define if you have the header file. */ #define HAVE_STRING_H 1 /* Define if you have the `strsep' function. */ #define HAVE_STRSEP 1 /* Define if you have the `strstr' function. */ #define HAVE_STRSTR 1 /* Define if you have the `strtok' function. */ #define HAVE_STRTOK 1 /* Define if you have the `strtol' function. */ #define HAVE_STRTOL 1 /* Define if you have the `strtoul' function. */ #define HAVE_STRTOUL 1 /* Define if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_MODEM_H */ /* Define if you have the header file. */ #define HAVE_SYS_PARAM_H 1 /* Define if you have the header file. */ #define HAVE_SYS_SOCKET_H 1 /* Define if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define if you have that is POSIX.1 compatible. */ #define HAVE_SYS_WAIT_H 1 /* Define if you have the `tsearch' function. */ /* #undef HAVE_TSEARCH */ /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the `vasprintf' function. */ #define HAVE_VASPRINTF 1 /* Define if you have the `vsnprintf' function. */ #define HAVE_VSNPRINTF 1 /* Define if you have the header file. */ /* #undef HAVE_X11_XPM_H */ /* Define if you have the `__argz_count' function. */ /* #undef HAVE___ARGZ_COUNT */ /* Define if you have the `__argz_next' function. */ /* #undef HAVE___ARGZ_NEXT */ /* Define if you have the `__argz_stringify' function. */ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define as const if the declaration of iconv() needs const. */ /* #undef ICONV_CONST */ /* 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 run-time. 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 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Define if your declares `struct tm'. */ /* #undef TM_IN_SYS_TIME */ /* Define if `lex' declares `yytext' as a `char *' by default, not a `char[]'. */ #define YYTEXT_POINTER 1 /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* Define as `__inline' if that's what the C compiler calls it, or to nothing if it is not supported. */ /* #undef inline */ /* Define to `long' if does not define. */ /* #undef off_t */ /* Define to `int' if does not define. */ /* #undef pid_t */ /* Define to `unsigned' if does not define. */ /* #undef size_t */ #endif /* __CONFIG_H__ */