File:  [parser3project] / parser3 / src / lib / ltdl / config_fixed.h
Revision 1.5: download - view: text, annotated - select for diffs - revision graph
Tue Jun 19 10:36:56 2012 UTC (14 years ago) by moko
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0, release_3_4_6, release_3_4_5, release_3_4_4, release_3_4_3, release_3_4_2, HEAD
compilation under Windows fixed

/* 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: