File:  [parser3project] / sql / pgsql / libltdl / config_fixed.h
Revision 1.4: download - view: text, annotated - select for diffs - revision graph
Wed Jun 20 22:21:49 2012 UTC (13 years, 11 months ago) by moko
Branches: MAIN
CVS tags: pgsql_release_10_6, pgsql_release_10_5, pgsql_release_10_4, HEAD
win32 fixed, broken FreeBSD fixed (issue #45)

/* pa_config_fixed.h. */
/* Configure file for autoconf-disabled platforms  */

#define HAVE_CTYPE_H 1
#define HAVE_ERRNO_H 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMORY_H 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCHR 1
#define HAVE_STRCMP 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRRCHR 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1

#define error_t int
#define LT_OBJDIR ".libs/"
#define LT_MODULE_EXT ".dll"

E-mail: