8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 20:43:02 +01:00

autoconf.h should not be in the source tree. It is generated by configure.

This commit is contained in:
bellardo 2001-08-05 16:10:33 +00:00
parent d6081f5901
commit 94abf7c1b9

View File

@ -1,73 +0,0 @@
/* src/include/gen/autoconfig.h. Generated automatically by configure. */
#ifndef AUTOCONFIG_H
#define AUTOCONFIG_H
/* Headers */
#define HAVE_ASSERT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_FCNTL_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_TIME_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_CTYPE_H 1
#define HAVE_SYS_UIO_H 1
/* #undef HAVE_LIB_IO_H */
/* #undef HAVE_WAIT_H */
#define HAVE_SYS_WAIT_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_VARARGS_H 1
#define HAVE_STDARG_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SIGNAL_H 1
/* types */
#define socklen_t int
/* Is the platform big endian? */
#define WORDS_BIGENDIAN 1
/* CPU types */
#define PowerPC 1
/* #undef sparc */
/* #undef i386 */
/* #undef mips */
/* #undef alpha */
/* various OS efforts */
#define DARWIN 1
/* #undef LINUX */
/* #undef FREEBSD */
/* #undef NETBSD */
/* #undef apollo */
/* #undef sun */
/* #undef SOLARIS */
/* #undef MAC */
/* #undef NeXT */
/* #undef hpux */
/* #undef ultrix */
/* #undef PC_PLATFORM */
/* #undef NETWARE_386 */
/* #undef WINDOWS_ONLY */
/* #undef VMS */
/* #undef AIX */
/* #undef OS2_ONLY */
/* #undef WIN_NT */
/* #undef SCO_EV */
/* #undef DGUX */
/* #undef DECOSF */
/* #undef sgi */
/* #undef mpexl */
/* #undef _CRAY */
/* #undef DELTA */
/* #undef M88K */
/* #undef UNIXWARE */
/* #undef NCR3000 */
/* #undef IMP */
/* #undef EPSON */
#endif