File:  [parser3project] / parser3 / src / include / pa_config_auto.h.in
Revision 1.15: download - view: text, annotated - select for diffs - revision graph
Fri Dec 7 15:24:46 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
CVS tags: HEAD
merged from r14_simple_cache

/* include/pa_config_auto.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define as __inline if that's what the C compiler calls it.  */
#undef inline

/* Define to `unsigned' if <sys/types.h> doesn't define.  */
#undef size_t

/* Define if you have the ANSI C header files.  */
#undef STDC_HEADERS

/* Define if you have the _locking function.  */
#undef HAVE__LOCKING

/* Define if you have the flock function.  */
#undef HAVE_FLOCK

/* Define if you have the lockf function.  */
#undef HAVE_LOCKF

/* Define if you have the round function.  */
#undef HAVE_ROUND

/* Define if you have the sign function.  */
#undef HAVE_SIGN

/* Define if you have the trunc function.  */
#undef HAVE_TRUNC

/* Define if you have the <ctype.h> header file.  */
#undef HAVE_CTYPE_H

/* Define if you have the <direct.h> header file.  */
#undef HAVE_DIRECT_H

/* Define if you have the <errno.h> header file.  */
#undef HAVE_ERRNO_H

/* Define if you have the <fcntl.h> header file.  */
#undef HAVE_FCNTL_H

/* Define if you have the <io.h> header file.  */
#undef HAVE_IO_H

/* Define if you have the <math.h> header file.  */
#undef HAVE_MATH_H

/* Define if you have the <memory.h> header file.  */
#undef HAVE_MEMORY_H

/* Define if you have the <new> header file.  */
#undef HAVE_NEW

/* Define if you have the <process.h> header file.  */
#undef HAVE_PROCESS_H

/* Define if you have the <setjmp.h> header file.  */
#undef HAVE_SETJMP_H

/* Define if you have the <stdarg.h> header file.  */
#undef HAVE_STDARG_H

/* Define if you have the <stddef.h> header file.  */
#undef HAVE_STDDEF_H

/* Define if you have the <stdio.h> header file.  */
#undef HAVE_STDIO_H

/* Define if you have the <stdlib.h> header file.  */
#undef HAVE_STDLIB_H

/* Define if you have the <string.h> header file.  */
#undef HAVE_STRING_H

/* Define if you have the <sys/file.h> header file.  */
#undef HAVE_SYS_FILE_H

/* Define if you have the <sys/locking.h> header file.  */
#undef HAVE_SYS_LOCKING_H

/* Define if you have the <sys/stat.h> header file.  */
#undef HAVE_SYS_STAT_H

/* Define if you have the <sys/types.h> header file.  */
#undef HAVE_SYS_TYPES_H

/* Define if you have the <time.h> header file.  */
#undef HAVE_TIME_H

/* Define if you have the <unistd.h> header file.  */
#undef HAVE_UNISTD_H

/* Define if you have the m library (-lm).  */
#undef HAVE_LIBM

/* Define if you have the nsl library (-lnsl).  */
#undef HAVE_LIBNSL

/* Define if you have the socket library (-lsocket).  */
#undef HAVE_LIBSOCKET

/* Define if you have the wsock32 library (-lwsock32).  */
#undef HAVE_LIBWSOCK32

/* Define if you have the xnet library (-lxnet).  */
#undef HAVE_LIBXNET

/* no string origin tracking */
#undef NO_STRING_ORIGIN

/* xml-abled parser */
#undef XML

/* DB2-abled parser */
#undef DB2

/* Windows32 target platform */
#undef WIN32

/* compiler supports pragma pack */
#undef HAVE_PRAGMA_PACK

/* library has set_new_handler func */
#undef HAVE_SET_NEW_HANDLER


E-mail: