397 lines
10 KiB
C
Executable File
397 lines
10 KiB
C
Executable File
/* config.h. Generated from config.hin by configure. */
|
|
/* config.hin. Generated from configure.ac by autoheader. */
|
|
|
|
#ifndef __LZO_AUTOCONF_CONFIG_H_INCLUDED
|
|
#define __LZO_AUTOCONF_CONFIG_H_INCLUDED 1
|
|
|
|
/* Define if building universal (internal helper macro) */
|
|
/* #undef AC_APPLE_UNIVERSAL_BUILD */
|
|
|
|
/* Define to 1 if you have the `access' function. */
|
|
#define HAVE_ACCESS 1
|
|
|
|
/* Define to 1 if you have the `alloca' function. */
|
|
/* #undef HAVE_ALLOCA */
|
|
|
|
/* Define to 1 if you have the <assert.h> header file. */
|
|
#define HAVE_ASSERT_H 1
|
|
|
|
/* Define to 1 if you have the `atexit' function. */
|
|
#define HAVE_ATEXIT 1
|
|
|
|
/* Define to 1 if you have the `atoi' function. */
|
|
#define HAVE_ATOI 1
|
|
|
|
/* Define to 1 if you have the `atol' function. */
|
|
#define HAVE_ATOL 1
|
|
|
|
/* Define to 1 if you have the `chmod' function. */
|
|
#define HAVE_CHMOD 1
|
|
|
|
/* Define to 1 if you have the `chown' function. */
|
|
#define HAVE_CHOWN 1
|
|
|
|
/* Define to 1 if you have the `clock_getcpuclockid' function. */
|
|
/* #undef HAVE_CLOCK_GETCPUCLOCKID */
|
|
|
|
/* Define to 1 if you have the `clock_getres' function. */
|
|
#define HAVE_CLOCK_GETRES 1
|
|
|
|
/* Define to 1 if you have the `clock_gettime' function. */
|
|
#define HAVE_CLOCK_GETTIME 1
|
|
|
|
/* Define to 1 if you have the `ctime' function. */
|
|
#define HAVE_CTIME 1
|
|
|
|
/* Define to 1 if you have the <ctype.h> header file. */
|
|
#define HAVE_CTYPE_H 1
|
|
|
|
/* Define to 1 if you have the `difftime' function. */
|
|
#define HAVE_DIFFTIME 1
|
|
|
|
/* Define to 1 if you have the <dirent.h> header file. */
|
|
#define HAVE_DIRENT_H 1
|
|
|
|
/* Define to 1 if you have the <dlfcn.h> header file. */
|
|
#define HAVE_DLFCN_H 1
|
|
|
|
/* Define to 1 if you have the <errno.h> header file. */
|
|
#define HAVE_ERRNO_H 1
|
|
|
|
/* Define to 1 if you have the <fcntl.h> header file. */
|
|
#define HAVE_FCNTL_H 1
|
|
|
|
/* Define to 1 if you have the <float.h> header file. */
|
|
#define HAVE_FLOAT_H 1
|
|
|
|
/* Define to 1 if you have the `fstat' function. */
|
|
#define HAVE_FSTAT 1
|
|
|
|
/* Define to 1 if you have the `getenv' function. */
|
|
#define HAVE_GETENV 1
|
|
|
|
/* Define to 1 if you have the `getpagesize' function. */
|
|
#define HAVE_GETPAGESIZE 1
|
|
|
|
/* Define to 1 if you have the `getrusage' function. */
|
|
#define HAVE_GETRUSAGE 1
|
|
|
|
/* Define to 1 if you have the `gettimeofday' function. */
|
|
#define HAVE_GETTIMEOFDAY 1
|
|
|
|
/* Define to 1 if you have the `gmtime' function. */
|
|
#define HAVE_GMTIME 1
|
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
#define HAVE_INTTYPES_H 1
|
|
|
|
/* Define to 1 if you have the `isatty' function. */
|
|
#define HAVE_ISATTY 1
|
|
|
|
/* Define to 1 if you have the <limits.h> header file. */
|
|
#define HAVE_LIMITS_H 1
|
|
|
|
/* Define to 1 if you have the `localtime' function. */
|
|
#define HAVE_LOCALTIME 1
|
|
|
|
/* Define to 1 if you have the `longjmp' function. */
|
|
#define HAVE_LONGJMP 1
|
|
|
|
/* Define to 1 if you have the `lstat' function. */
|
|
#define HAVE_LSTAT 1
|
|
|
|
/* Define to 1 if you have the <malloc.h> header file. */
|
|
#define HAVE_MALLOC_H 1
|
|
|
|
/* Define to 1 if you have the `memcmp' function. */
|
|
#define HAVE_MEMCMP 1
|
|
|
|
/* Define to 1 if you have the `memcpy' function. */
|
|
#define HAVE_MEMCPY 1
|
|
|
|
/* Define to 1 if you have the `memmove' function. */
|
|
#define HAVE_MEMMOVE 1
|
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
#define HAVE_MEMORY_H 1
|
|
|
|
/* Define to 1 if you have the `memset' function. */
|
|
#define HAVE_MEMSET 1
|
|
|
|
/* Define to 1 if you have the `mkdir' function. */
|
|
#define HAVE_MKDIR 1
|
|
|
|
/* Define to 1 if you have the `mktime' function. */
|
|
#define HAVE_MKTIME 1
|
|
|
|
/* Define to 1 if you have the `mmap' function. */
|
|
#define HAVE_MMAP 1
|
|
|
|
/* Define to 1 if you have the `mprotect' function. */
|
|
#define HAVE_MPROTECT 1
|
|
|
|
/* Define to 1 if you have the `munmap' function. */
|
|
#define HAVE_MUNMAP 1
|
|
|
|
/* Define to 1 if you have the `qsort' function. */
|
|
#define HAVE_QSORT 1
|
|
|
|
/* Define to 1 if you have the `raise' function. */
|
|
#define HAVE_RAISE 1
|
|
|
|
/* Define to 1 if you have the `rmdir' function. */
|
|
#define HAVE_RMDIR 1
|
|
|
|
/* Define to 1 if you have the `setjmp' function. */
|
|
#define HAVE_SETJMP 1
|
|
|
|
/* Define to 1 if you have the <setjmp.h> header file. */
|
|
#define HAVE_SETJMP_H 1
|
|
|
|
/* Define to 1 if you have the `signal' function. */
|
|
#define HAVE_SIGNAL 1
|
|
|
|
/* Define to 1 if you have the <signal.h> header file. */
|
|
#define HAVE_SIGNAL_H 1
|
|
|
|
/* Define to 1 if you have the `snprintf' function. */
|
|
#define HAVE_SNPRINTF 1
|
|
|
|
/* Define to 1 if you have the <stdarg.h> header file. */
|
|
#define HAVE_STDARG_H 1
|
|
|
|
/* Define to 1 if you have the <stddef.h> header file. */
|
|
#define HAVE_STDDEF_H 1
|
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
|
#define HAVE_STDINT_H 1
|
|
|
|
/* Define to 1 if you have the <stdio.h> header file. */
|
|
#define HAVE_STDIO_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 `strcasecmp' function. */
|
|
#define HAVE_STRCASECMP 1
|
|
|
|
/* Define to 1 if you have the `strchr' function. */
|
|
#define HAVE_STRCHR 1
|
|
|
|
/* Define to 1 if you have the `strdup' function. */
|
|
#define HAVE_STRDUP 1
|
|
|
|
/* Define to 1 if you have the `strerror' function. */
|
|
#define HAVE_STRERROR 1
|
|
|
|
/* Define to 1 if you have the `strftime' function. */
|
|
#define HAVE_STRFTIME 1
|
|
|
|
/* Define to 1 if you have the `stricmp' function. */
|
|
/* #undef HAVE_STRICMP */
|
|
|
|
/* 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 `strncasecmp' function. */
|
|
#define HAVE_STRNCASECMP 1
|
|
|
|
/* Define to 1 if you have the `strnicmp' function. */
|
|
/* #undef HAVE_STRNICMP */
|
|
|
|
/* Define to 1 if you have the `strrchr' function. */
|
|
#define HAVE_STRRCHR 1
|
|
|
|
/* Define to 1 if you have the `strstr' function. */
|
|
#define HAVE_STRSTR 1
|
|
|
|
/* Define to 1 if you have the <sys/mman.h> header file. */
|
|
#define HAVE_SYS_MMAN_H 1
|
|
|
|
/* Define to 1 if you have the <sys/resource.h> header file. */
|
|
#define HAVE_SYS_RESOURCE_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/time.h> header file. */
|
|
#define HAVE_SYS_TIME_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 <sys/wait.h> header file. */
|
|
#define HAVE_SYS_WAIT_H 1
|
|
|
|
/* Define to 1 if you have the `time' function. */
|
|
#define HAVE_TIME 1
|
|
|
|
/* Define to 1 if you have the <time.h> header file. */
|
|
#define HAVE_TIME_H 1
|
|
|
|
/* Define to 1 if you have the `umask' function. */
|
|
#define HAVE_UMASK 1
|
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
#define HAVE_UNISTD_H 1
|
|
|
|
/* Define to 1 if you have the `utime' function. */
|
|
#define HAVE_UTIME 1
|
|
|
|
/* Define to 1 if you have the <utime.h> header file. */
|
|
#define HAVE_UTIME_H 1
|
|
|
|
/* Define to 1 if you have the `vsnprintf' function. */
|
|
#define HAVE_VSNPRINTF 1
|
|
|
|
/* Define to the sub-directory where libtool stores uninstalled libraries. */
|
|
#define LT_OBJDIR ".libs/"
|
|
|
|
/* Define to 1 if your machine is big endian. */
|
|
#define LZO_ABI_BIG_ENDIAN 1
|
|
|
|
/* Define to 1 if your machine is little endian. */
|
|
/* #undef LZO_ABI_LITTLE_ENDIAN */
|
|
|
|
/* Name of package */
|
|
#define PACKAGE "lzo"
|
|
|
|
/* Define to the address where bug reports for this package should be sent. */
|
|
#define PACKAGE_BUGREPORT "markus@oberhumer.com"
|
|
|
|
/* Define to the full name of this package. */
|
|
#define PACKAGE_NAME "LZO"
|
|
|
|
/* Define to the full name and version of this package. */
|
|
#define PACKAGE_STRING "LZO 2.09"
|
|
|
|
/* Define to the one symbol short name of this package. */
|
|
#define PACKAGE_TARNAME "lzo"
|
|
|
|
/* Define to the home page for this package. */
|
|
#define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
|
|
|
|
/* Define to the version of this package. */
|
|
#define PACKAGE_VERSION "2.09"
|
|
|
|
/* Define as the return type of signal handlers (`int' or `void'). */
|
|
#define RETSIGTYPE void
|
|
|
|
/* The size of `dev_t', as computed by sizeof. */
|
|
#define SIZEOF_DEV_T 8
|
|
|
|
/* The size of `double', as computed by sizeof. */
|
|
#define SIZEOF_DOUBLE 8
|
|
|
|
/* The size of `float', as computed by sizeof. */
|
|
#define SIZEOF_FLOAT 4
|
|
|
|
/* The size of `fpos_t', as computed by sizeof. */
|
|
#define SIZEOF_FPOS_T 24
|
|
|
|
/* The size of `int', as computed by sizeof. */
|
|
#define SIZEOF_INT 4
|
|
|
|
/* The size of `intmax_t', as computed by sizeof. */
|
|
#define SIZEOF_INTMAX_T 8
|
|
|
|
/* The size of `intptr_t', as computed by sizeof. */
|
|
#define SIZEOF_INTPTR_T 4
|
|
|
|
/* The size of `long', as computed by sizeof. */
|
|
#define SIZEOF_LONG 4
|
|
|
|
/* The size of `long double', as computed by sizeof. */
|
|
#define SIZEOF_LONG_DOUBLE 8
|
|
|
|
/* The size of `long long', as computed by sizeof. */
|
|
#define SIZEOF_LONG_LONG 8
|
|
|
|
/* The size of `mode_t', as computed by sizeof. */
|
|
#define SIZEOF_MODE_T 4
|
|
|
|
/* The size of `off_t', as computed by sizeof. */
|
|
#define SIZEOF_OFF_T 8
|
|
|
|
/* The size of `ptrdiff_t', as computed by sizeof. */
|
|
#define SIZEOF_PTRDIFF_T 4
|
|
|
|
/* The size of `short', as computed by sizeof. */
|
|
#define SIZEOF_SHORT 2
|
|
|
|
/* The size of `size_t', as computed by sizeof. */
|
|
#define SIZEOF_SIZE_T 4
|
|
|
|
/* The size of `ssize_t', as computed by sizeof. */
|
|
#define SIZEOF_SSIZE_T 4
|
|
|
|
/* The size of `time_t', as computed by sizeof. */
|
|
#define SIZEOF_TIME_T 4
|
|
|
|
/* The size of `uintmax_t', as computed by sizeof. */
|
|
#define SIZEOF_UINTMAX_T 8
|
|
|
|
/* The size of `uintptr_t', as computed by sizeof. */
|
|
#define SIZEOF_UINTPTR_T 4
|
|
|
|
/* The size of `void *', as computed by sizeof. */
|
|
#define SIZEOF_VOID_P 4
|
|
|
|
/* The size of `__int16', as computed by sizeof. */
|
|
#define SIZEOF___INT16 0
|
|
|
|
/* The size of `__int32', as computed by sizeof. */
|
|
#define SIZEOF___INT32 0
|
|
|
|
/* The size of `__int64', as computed by sizeof. */
|
|
#define SIZEOF___INT64 0
|
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
#define STDC_HEADERS 1
|
|
|
|
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
|
|
#define TIME_WITH_SYS_TIME 1
|
|
|
|
/* Version number of package */
|
|
#define VERSION "2.09"
|
|
|
|
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
|
|
significant byte first (like Motorola and SPARC, unlike Intel). */
|
|
#if defined AC_APPLE_UNIVERSAL_BUILD
|
|
# if defined __BIG_ENDIAN__
|
|
# define WORDS_BIGENDIAN 1
|
|
# endif
|
|
#else
|
|
# ifndef WORDS_BIGENDIAN
|
|
/* # undef WORDS_BIGENDIAN */
|
|
# endif
|
|
#endif
|
|
|
|
/* Enable large inode numbers on Mac OS X 10.5. */
|
|
#ifndef _DARWIN_USE_64_BIT_INODE
|
|
# define _DARWIN_USE_64_BIT_INODE 1
|
|
#endif
|
|
|
|
/* Number of bits in a file offset, on hosts where this is settable. */
|
|
#define _FILE_OFFSET_BITS 64
|
|
|
|
/* Define for large files, on AIX-style hosts. */
|
|
/* #undef _LARGE_FILES */
|
|
|
|
/* Define to empty if `const' does not conform to ANSI C. */
|
|
/* #undef const */
|
|
|
|
/* Define to `long int' if <sys/types.h> does not define. */
|
|
/* #undef off_t */
|
|
|
|
/* Define to `long' if <sys/types.h> does not define. */
|
|
/* #undef ptrdiff_t */
|
|
|
|
/* Define to `unsigned int' if <sys/types.h> does not define. */
|
|
/* #undef size_t */
|
|
|
|
#endif /* already included */
|