⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 my_config.h

📁 蓝牙GPS通讯应用程序源文件gpsdrive.tar.gz
💻 H
📖 第 1 页 / 共 2 页
字号:
/* config.h.  Generated by configure.  *//* config.h.in.  Generated automatically from configure.in by autoheader.  *//* acconfig.h   This file is in the public domain.   Descriptive text for the C preprocessor macros that   the distributed Autoconf macros can define.   No software package will use all of them; autoheader copies the ones   your configure.in uses into your configuration header file templates.   The entries are in sort -df order: alphabetical, case insensitive,   ignoring punctuation (such as underscores).  Although this order   can split up related entries, it makes it easier to check whether   a given entry is in the file.   Leave the following blank line there!!  Autoheader needs it.  *//* #undef C_ALLOCA *//* #undef CRAY_STACKSEG_END *//* Version of .frm files */#define DOT_FRM_VERSION 6/* If LOAD DATA LOCAL INFILE should be enabled by default *//* #undef ENABLED_LOCAL_INFILE *//* READLINE: */#define FIONREAD_IN_SYS_IOCTL 1/* READLINE: Define if your system defines TIOCGWINSZ in sys/ioctl.h.  */#define GWINSZ_IN_SYS_IOCTL 1/* Handing of large files on Solaris 2.6 */#define _FILE_OFFSET_BITS 64/* Do we have FIONREAD */#define FIONREAD_IN_SYS_IOCTL 1/* Do we need to define _GNU_SOURCE *//* #undef _GNU_SOURCE *//* atomic_add() from <asm/atomic.h> (Linux only) */#define HAVE_ATOMIC_ADD 1/* atomic_sub() from <asm/atomic.h> (Linux only) */#define HAVE_ATOMIC_SUB 1/* If we have a working alloca() implementation */#define HAVE_ALLOCA 1/* bool is not defined by all C++ compilators */#define HAVE_BOOL 1/* Have berkeley db installed *//* #undef HAVE_BERKELEY_DB *//* DSB style signals ? *//* #undef HAVE_BSD_SIGNALS *//* Can netinet be included *//* #undef HAVE_BROKEN_NETINET_INCLUDES *//* READLINE: *//* #undef HAVE_BSD_SIGNALS *//* ZLIB and compress: */#define HAVE_COMPRESS 1/* Define if we are using OSF1 DEC threads *//* #undef HAVE_DEC_THREADS *//* Define if we are using OSF1 DEC threads on 3.2 *//* #undef HAVE_DEC_3_2_THREADS *//* fp_except from ieeefp.h *//* #undef HAVE_FP_EXCEPT *//* READLINE: *//* #undef HAVE_GETPW_DECLS *//* Solaris define gethostbyname_r with 5 arguments. glibc2 defines   this with 6 arguments */#define HAVE_GETHOSTBYNAME_R_GLIBC2_STYLE 1/* In OSF 4.0f the 3'd argument to gethostname_r is hostent_data * *//* #undef HAVE_GETHOSTBYNAME_R_RETURN_INT *//* Define if int8, int16 and int32 types exist *//* #undef HAVE_INT_8_16_32 *//* Using Innobase DB *//* #undef HAVE_INNOBASE_DB *//* Define if we have GNU readline *//* #undef HAVE_LIBREADLINE *//* Define if have -lwrap */#define HAVE_LIBWRAP 1/* Define if we are using Xavier Leroy's LinuxThreads */#define HAVE_LINUXTHREADS 1/* Do we have lstat */#define HAVE_LSTAT 1/* Do we use user level threads *//* #undef HAVE_mit_thread *//* For some non posix threads *//* #undef HAVE_NONPOSIX_PTHREAD_GETSPECIFIC *//* For some non posix threads *//* #undef HAVE_NONPOSIX_PTHREAD_MUTEX_INIT *//* READLINE: */#define HAVE_POSIX_SIGNALS 1/* Well.. *//* #undef HAVE_POSIX_SIGSETJMP *//* sigwait with one argument *//* #undef HAVE_NONPOSIX_SIGWAIT *//* pthread_attr_setscope */#define HAVE_PTHREAD_ATTR_SETSCOPE 1/* pthread_yield that doesn't take any arguments */#define HAVE_PTHREAD_YIELD_ZERO_ARG 1/* pthread_yield function with one argument *//* #undef HAVE_PTHREAD_YIELD_ONE_ARG *//* POSIX readdir_r */#define HAVE_READDIR_R 1/* Have Gemini db installed *//* #undef HAVE_GEMINI_DB *//* POSIX sigwait */#define HAVE_SIGWAIT 1/* crypt */#define HAVE_CRYPT 1/* Solaris define gethostbyaddr_r with 7 arguments. glibc2 defines   this with 8 arguments *//* #undef HAVE_SOLARIS_STYLE_GETHOST *//* MIT pthreads does not support connecting with unix sockets *//* #undef HAVE_THREADS_WITHOUT_SOCKETS *//* Timespec has a ts_sec instead of tv_sev  *//* #undef HAVE_TIMESPEC_TS_SEC *//* Have the tzname variable */#define HAVE_TZNAME 1/* Define if the system files define uchar *//* #undef HAVE_UCHAR *//* Define if the system files define uint */#define HAVE_UINT 1/* Define if the system files define ulong */#define HAVE_ULONG 1/* UNIXWARE7 threads are not posix *//* #undef HAVE_UNIXWARE7_THREADS *//* new UNIXWARE7 threads that are not yet posix *//* #undef HAVE_UNIXWARE7_POSIX *//* READLINE: *//* #undef HAVE_USG_SIGHOLD *//* Handling of large files on Solaris 2.6 *//* #undef _LARGEFILE_SOURCE *//* Handling of large files on Solaris 2.6 *//* #undef _LARGEFILE64_SOURCE *//* Define if want -lwrap */#define LIBWRAP 1/* Define to machine type name eg sun10 */#define MACHINE_TYPE "i686"/* #undef MUST_REINSTALL_SIGHANDLERS *//* Defined to used character set *//* #undef MY_CHARSET_CURRENT *//* READLINE: no sys file*//* #undef NO_SYS_FILE *//* Program name */#define PACKAGE "mysql"/* mysql client protocoll version */#define PROTOCOL_VERSION 10/* Define if qsort returns void */#define QSORT_TYPE_IS_VOID 1/* Define as the return type of qsort (int or void). */#define RETQSORTTYPE void/* Size of off_t */#define SIZEOF_OFF_T 8/* Define as the base type of the last arg to accept */#define SOCKET_SIZE_TYPE socklen_t/* Last argument to get/setsockopt *//* #undef SOCKOPT_OPTLEN_TYPE *//* #undef SPEED_T_IN_SYS_TYPES *//* #undef SPRINTF_RETURNS_PTR */#define SPRINTF_RETURNS_INT 1/* #undef SPRINTF_RETURNS_GARBAGE *//* Needed to get large file supportat HPUX 10.20 *//* #undef __STDC_EXT__ */#define STACK_DIRECTION -1/* #undef STRCOLL_BROKEN *//* #undef STRUCT_DIRENT_HAS_D_FILENO */#define STRUCT_DIRENT_HAS_D_INO 1/* #undef STRUCT_WINSIZE_IN_SYS_IOCTL *//* #undef STRUCT_WINSIZE_IN_TERMIOS *//* Define to name of system eg solaris*/#define SYSTEM_TYPE "suse-linux"/* Define if you want to have threaded code. This may be undef on client code */#define THREAD 1/* Should be client be thread safe *//* #undef THREAD_SAFE_CLIENT *//* READLINE: *//* #undef TIOCSTAT_IN_SYS_IOCTL *//* Use multi-byte character routines */#define USE_MB 1#define USE_MB_IDENT 1/* Use MySQL RAID *//* #undef USE_RAID *//* Use strcoll() functions when comparing and sorting. */#define USE_STRCOLL 1/* Program version */#define VERSION "3.23.52"/* READLINE: */#define VOID_SIGHANDLER 1/* Leave that blank line there!!  Autoheader needs it.   If you're adding to this file, keep in mind:   The entries are in sort -df order: alphabetical, case insensitive,   ignoring punctuation (such as underscores).  *//* Define if you have the `alarm' function. */#define HAVE_ALARM 1/* Define if you have the <alloca.h> header file. */#define HAVE_ALLOCA_H 1/* Define if you have the <arpa/inet.h> header file. */#define HAVE_ARPA_INET_H 1/* Define if you have the <asm/termbits.h> header file. */#define HAVE_ASM_TERMBITS_H 1/* Define if you have the `atod' function. *//* #undef HAVE_ATOD *//* Define if you have the `bcmp' function. */#define HAVE_BCMP 1/* Define if you have the `bfill' function. *//* #undef HAVE_BFILL *//* Define if you have the `bmove' function. *//* #undef HAVE_BMOVE *//* Define if you have the `bzero' function. */#define HAVE_BZERO 1/* Define if you have the `chsize' function. *//* #undef HAVE_CHSIZE *//* Define if you have the <crypt.h> header file. */#define HAVE_CRYPT_H 1/* Define if you have the <curses.h> header file. */#define HAVE_CURSES_H 1/* Define if you have the `cuserid' function. */#define HAVE_CUSERID 1/* Define if you have the <dirent.h> header file. */#define HAVE_DIRENT_H 1/* Define if you have the `dlerror' function. */#define HAVE_DLERROR 1/* Define if you have the `dlopen' function. */#define HAVE_DLOPEN 1/* Define if you don't have `vprintf' but do have `_doprnt.' *//* #undef HAVE_DOPRNT *//* Define if you have the `fchmod' function. */#define HAVE_FCHMOD 1/* Define if you have the `fcntl' function. */#define HAVE_FCNTL 1/* Define if you have the <fcntl.h> header file. */#define HAVE_FCNTL_H 1/* Define if you have the `fconvert' function. *//* #undef HAVE_FCONVERT *//* Define if you have the `finite' function. */#define HAVE_FINITE 1/* Define if you have the <floatingpoint.h> header file. *//* #undef HAVE_FLOATINGPOINT_H *//* Define if you have the <float.h> header file. */#define HAVE_FLOAT_H 1/* Define if you have the `fpresetsticky' function. *//* #undef HAVE_FPRESETSTICKY *//* Define if you have the `fpsetmask' function. *//* #undef HAVE_FPSETMASK *//* Define if you have the `fseeko' function. */#define HAVE_FSEEKO 1/* Define if you have the `ftruncate' function. */#define HAVE_FTRUNCATE 1/* Define if you have the `getcwd' function. */#define HAVE_GETCWD 1/* Define if you have the `gethostbyaddr_r' function. */#define HAVE_GETHOSTBYADDR_R 1/* Define if you have the `gethostbyname_r' function. */#define HAVE_GETHOSTBYNAME_R 1/* Define if you have the `getpagesize' function. */#define HAVE_GETPAGESIZE 1/* Define if you have the `getpass' function. */#define HAVE_GETPASS 1/* Define if you have the `getpassphrase' function. *//* #undef HAVE_GETPASSPHRASE *//* Define if you have the `getpwnam' function. */#define HAVE_GETPWNAM 1/* Define if you have the `getpwuid' function. */#define HAVE_GETPWUID 1/* Define if you have the `getrlimit' function. */#define HAVE_GETRLIMIT 1/* Define if you have the `getrusage' function. */#define HAVE_GETRUSAGE 1/* Define if you have the `getwd' function. */#define HAVE_GETWD 1/* Define if you have the <grp.h> header file. */#define HAVE_GRP_H 1/* Define if you have the <ieeefp.h> header file. *//* #undef HAVE_IEEEFP_H *//* Define if you have the `index' function. */#define HAVE_INDEX 1/* Define if you have the `initgroups' function. */#define HAVE_INITGROUPS 1/* Define if you have the <inttypes.h> header file. */#define HAVE_INTTYPES_H 1/* Define if you have the `isnan' function. */#define HAVE_ISNAN 1/* Define if you have the `bind' library (-lbind). */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -