diff options
author | jbj <devnull@localhost> | 2002-06-15 18:55:26 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2002-06-15 18:55:26 +0000 |
commit | 83b4afa7a8ec57dc4f824b7d52b1a37e15c8d7a4 (patch) | |
tree | d321ef60a34cd935c2870675c4cba31907e58337 /beecrypt | |
parent | 94250cf3b4a69997befaf5129ee23db4dcd54284 (diff) | |
download | librpm-tizen-83b4afa7a8ec57dc4f824b7d52b1a37e15c8d7a4.tar.gz librpm-tizen-83b4afa7a8ec57dc4f824b7d52b1a37e15c8d7a4.tar.bz2 librpm-tizen-83b4afa7a8ec57dc4f824b7d52b1a37e15c8d7a4.zip |
DOn't need generated config.h.in in CVS.
CVS patchset: 5492
CVS date: 2002/06/15 18:55:26
Diffstat (limited to 'beecrypt')
-rw-r--r-- | beecrypt/config.h.in | 287 |
1 files changed, 0 insertions, 287 deletions
diff --git a/beecrypt/config.h.in b/beecrypt/config.h.in deleted file mode 100644 index 8ac982e5f..000000000 --- a/beecrypt/config.h.in +++ /dev/null @@ -1,287 +0,0 @@ -/* config.h.in. Generated from configure.ac by autoheader. */ - - -#ifndef _REENTRANT -#define _REENTRANT -#endif - - -/* Define to 1 if you are using AIX */ -#undef AIX - -/* Define to 1 if you are using Cygwin */ -#undef CYGWIN - -/* Define to 1 if you are using Darwin/MacOS X */ -#undef DARWIN - -/* Define to 1 if you want to enable asynchronous I/O support */ -#undef ENABLE_AIO - -/* Define to 1 if you want to enable multithread support */ -#undef ENABLE_THREADS - -/* Define to 1 if you are using FreeBSD */ -#undef FREEBSD - -/* Define to 1 if you have the <aio.h> header file. */ -#undef HAVE_AIO_H - -/* Define to 1 if you have the <ctype.h> header file. */ -#undef HAVE_CTYPE_H - -/* Define to 1 if your system has device /dev/audio */ -#undef HAVE_DEV_AUDIO - -/* Define to 1 if your system has device /dev/dsp */ -#undef HAVE_DEV_DSP - -/* Define to 1 if your system has device /dev/random */ -#undef HAVE_DEV_RANDOM - -/* Define to 1 if your system has device /dev/tty */ -#undef HAVE_DEV_TTY - -/* Define to 1 if your system has device /dev/urandom */ -#undef HAVE_DEV_URANDOM - -/* Define to 1 if you have the <dlfcn.h> header file. */ -#undef HAVE_DLFCN_H - -/* Define to 1 if you have the <errno.h> header file. */ -#undef HAVE_ERRNO_H - -/* Define to 1 if you have the <fcntl.h> header file. */ -#undef HAVE_FCNTL_H - -/* Define to 1 if you have the `gethrtime' function. */ -#undef HAVE_GETHRTIME - -/* Define to 1 if you have the `gettimeofday' function. */ -#undef HAVE_GETTIMEOFDAY - -/* Define to 1 if you have the <inttypes.h> header file. */ -#undef HAVE_INTTYPES_H - -/* Define to 1 if you have the `mtmalloc' library (-lmtmalloc). */ -#undef HAVE_LIBMTMALLOC - -/* Define to 1 if you have the `pthread' library (-lpthread). */ -#undef HAVE_LIBPTHREAD - -/* Define to 1 if you have the `thread' library (-lthread). */ -#undef HAVE_LIBTHREAD - -/* Define to 1 if your compiler knows the 'long long' type */ -#undef HAVE_LONG_LONG - -/* Define to 1 if your system has a working `malloc' function. */ -#undef HAVE_MALLOC - -/* Define to 1 if you have the <malloc.h> header file. */ -#undef HAVE_MALLOC_H - -/* Define to 1 if you have the `memcmp' function. */ -#undef HAVE_MEMCMP - -/* Define to 1 if you have the `memmove' function. */ -#undef HAVE_MEMMOVE - -/* Define to 1 if you have the <memory.h> header file. */ -#undef HAVE_MEMORY_H - -/* Define to 1 if you have the `memset' function. */ -#undef HAVE_MEMSET - -/* Define to 1 if you have the <mtmalloc.h> header file. */ -#undef HAVE_MTMALLOC_H - -/* Define to 1 if you have the <pthread.h> header file. */ -#undef HAVE_PTHREAD_H - -/* Define to 1 if you have the <semaphore.h> header file. */ -#undef HAVE_SEMAPHORE_H - -/* Define to 1 if `stat' has the bug that it succeeds when given the - zero-length file name argument. */ -#undef HAVE_STAT_EMPTY_STRING_BUG - -/* Define to 1 if you have the <stdint.h> header file. */ -#undef HAVE_STDINT_H - -/* Define to 1 if you have the <stdlib.h> header file. */ -#undef HAVE_STDLIB_H - -/* Define to 1 if you have the `strcspn' function. */ -#undef HAVE_STRCSPN - -/* Define to 1 if you have the `strerror' function. */ -#undef HAVE_STRERROR - -/* Define to 1 if you have the <strings.h> header file. */ -#undef HAVE_STRINGS_H - -/* . */ -#undef HAVE_STRING_H - -/* Define to 1 if you have the `strspn' function. */ -#undef HAVE_STRSPN - -/* Define to 1 if you have the <synch.h> header file. */ -#undef HAVE_SYNCH_H - -/* 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/ioctl.h> header file. */ -#undef HAVE_SYS_IOCTL_H - -/* Define to 1 if you have the <sys/soundcard.h> header file. */ -#undef HAVE_SYS_SOUNDCARD_H - -/* . */ -#undef HAVE_SYS_STAT_H - -/* Define to 1 if you have the <sys/time.h> header file. */ -#undef HAVE_SYS_TIME_H - -/* . */ -#undef HAVE_SYS_TYPES_H - -/* Define to 1 if you have the <termios.h> header file. */ -#undef HAVE_TERMIOS_H - -/* Define to 1 if you have the <termio.h> header file. */ -#undef HAVE_TERMIO_H - -/* Define to 1 if you have the <thread.h> header file. */ -#undef HAVE_THREAD_H - -/* Define to 1 if you have the <time.h> header file. */ -#undef HAVE_TIME_H - -/* . */ -#undef HAVE_UNISTD_H - -/* Define to 1 if your compiler knows the 'unsigned long long' type */ -#undef HAVE_UNSIGNED_LONG_LONG - -/* Define to 1 if you are using HPUX */ -#undef HPUX - -/* Define to 1 if you want to include the Java code */ -#undef JAVAGLUE - -/* Define to 1 if your system compiles object names with leading underscores - */ -#undef LEADING_UNDERSCORE - -/* Define to 1 if you are using GNU/Linux */ -#undef LINUX - -/* Define to 1 if `lstat' dereferences a symlink specified with a trailing - slash. */ -#undef LSTAT_FOLLOWS_SLASHED_SYMLINK - -/* Define to 1 if you are using NetBSD */ -#undef NETBSD - -/* Define to 1 if you are using OpenBSD */ -#undef OPENBSD - -/* Define to 1 if you are using OSF */ -#undef OSF - -/* Name of package */ -#undef PACKAGE - -/* Define to the address where bug reports for this package should be sent. */ -#undef PACKAGE_BUGREPORT - -/* Define to the full name of this package. */ -#undef PACKAGE_NAME - -/* Define to the full name and version of this package. */ -#undef PACKAGE_STRING - -/* Define to the one symbol short name of this package. */ -#undef PACKAGE_TARNAME - -/* Define to the version of this package. */ -#undef PACKAGE_VERSION - -/* Define to 1 if you are using QNX */ -#undef QNX - -/* Define to 1 if you are using SCO Unix */ -#undef SCO_UNIX - -/* The size of a `char', as computed by sizeof. */ -#undef SIZEOF_CHAR - -/* The size of a `double', as computed by sizeof. */ -#undef SIZEOF_DOUBLE - -/* The size of a `float', as computed by sizeof. */ -#undef SIZEOF_FLOAT - -/* The size of a `int', as computed by sizeof. */ -#undef SIZEOF_INT - -/* The size of a `long', as computed by sizeof. */ -#undef SIZEOF_LONG - -/* The size of a `long long', as computed by sizeof. */ -#undef SIZEOF_LONG_LONG - -/* The size of a `short', as computed by sizeof. */ -#undef SIZEOF_SHORT - -/* The size of a `unsigned char', as computed by sizeof. */ -#undef SIZEOF_UNSIGNED_CHAR - -/* The size of a `unsigned int', as computed by sizeof. */ -#undef SIZEOF_UNSIGNED_INT - -/* The size of a `unsigned long', as computed by sizeof. */ -#undef SIZEOF_UNSIGNED_LONG - -/* The size of a `unsigned long long', as computed by sizeof. */ -#undef SIZEOF_UNSIGNED_LONG_LONG - -/* The size of a `unsigned short', as computed by sizeof. */ -#undef SIZEOF_UNSIGNED_SHORT - -/* Define to 1 if you are using Solaris */ -#undef SOLARIS - -/* Define to 1 if you have the ANSI C header files. */ -#undef STDC_HEADERS - -/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ -#undef TIME_WITH_SYS_TIME - -/* Version number of package */ -#undef VERSION - - -#ifndef WIN32 -#undef WIN32 -#endif - -/* Define to 1 if your processor stores words with the most significant byte - first (like Motorola and SPARC, unlike Intel and VAX). */ -#undef WORDS_BIGENDIAN - -/* 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 - - -#if LINUX -#define _LIBC_REENTRANT -#endif - |