183827f40a2d97261528087331b0bee6ce2cf27c5root/* config.h.  Generated from config.h.in by configure.  */
283827f40a2d97261528087331b0bee6ce2cf27c5root/* config.h.in.  Generated from configure.ac by autoheader.  */
383827f40a2d97261528087331b0bee6ce2cf27c5root
483827f40a2d97261528087331b0bee6ce2cf27c5root/* Define to 1 if you have the <dlfcn.h> header file. */
583827f40a2d97261528087331b0bee6ce2cf27c5root#define HAVE_DLFCN_H 1
683827f40a2d97261528087331b0bee6ce2cf27c5root
783827f40a2d97261528087331b0bee6ce2cf27c5root/* Define to 1 if you have the <inttypes.h> header file. */
883827f40a2d97261528087331b0bee6ce2cf27c5root#define HAVE_INTTYPES_H 1
983827f40a2d97261528087331b0bee6ce2cf27c5root
1083827f40a2d97261528087331b0bee6ce2cf27c5root/* Define to 1 if you have the <memory.h> header file. */
1183827f40a2d97261528087331b0bee6ce2cf27c5root#define HAVE_MEMORY_H 1
1283827f40a2d97261528087331b0bee6ce2cf27c5root
1383827f40a2d97261528087331b0bee6ce2cf27c5root/* "os has pthreads" */
1483827f40a2d97261528087331b0bee6ce2cf27c5root#define HAVE_PTHREADS 1
1583827f40a2d97261528087331b0bee6ce2cf27c5root
1683827f40a2d97261528087331b0bee6ce2cf27c5root/* Define to 1 if you have the <stdint.h> header file. */
1783827f40a2d97261528087331b0bee6ce2cf27c5root#define HAVE_STDINT_H 1
1883827f40a2d97261528087331b0bee6ce2cf27c5root
1983827f40a2d97261528087331b0bee6ce2cf27c5root/* Define to 1 if you have the <stdlib.h> header file. */
2083827f40a2d97261528087331b0bee6ce2cf27c5root#define HAVE_STDLIB_H 1
2183827f40a2d97261528087331b0bee6ce2cf27c5root
2283827f40a2d97261528087331b0bee6ce2cf27c5root/* Define to 1 if you have the <strings.h> header file. */
2383827f40a2d97261528087331b0bee6ce2cf27c5root#define HAVE_STRINGS_H 1
2483827f40a2d97261528087331b0bee6ce2cf27c5root
2583827f40a2d97261528087331b0bee6ce2cf27c5root/* Define to 1 if you have the <string.h> header file. */
2683827f40a2d97261528087331b0bee6ce2cf27c5root#define HAVE_STRING_H 1
2783827f40a2d97261528087331b0bee6ce2cf27c5root
2883827f40a2d97261528087331b0bee6ce2cf27c5root/* Define to 1 if you have the <sys/stat.h> header file. */
2983827f40a2d97261528087331b0bee6ce2cf27c5root#define HAVE_SYS_STAT_H 1
3083827f40a2d97261528087331b0bee6ce2cf27c5root
3183827f40a2d97261528087331b0bee6ce2cf27c5root/* Define to 1 if you have the <sys/types.h> header file. */
3283827f40a2d97261528087331b0bee6ce2cf27c5root#define HAVE_SYS_TYPES_H 1
3383827f40a2d97261528087331b0bee6ce2cf27c5root
3483827f40a2d97261528087331b0bee6ce2cf27c5root/* Define to 1 if you have the <unistd.h> header file. */
3583827f40a2d97261528087331b0bee6ce2cf27c5root#define HAVE_UNISTD_H 1
3683827f40a2d97261528087331b0bee6ce2cf27c5root
3783827f40a2d97261528087331b0bee6ce2cf27c5root/* Define to the sub-directory in which libtool stores uninstalled libraries.
3883827f40a2d97261528087331b0bee6ce2cf27c5root   */
3983827f40a2d97261528087331b0bee6ce2cf27c5root#define LT_OBJDIR ".libs/"
4083827f40a2d97261528087331b0bee6ce2cf27c5root
4183827f40a2d97261528087331b0bee6ce2cf27c5root/* Name of package */
4283827f40a2d97261528087331b0bee6ce2cf27c5root#define PACKAGE "libwsbm"
4383827f40a2d97261528087331b0bee6ce2cf27c5root
4483827f40a2d97261528087331b0bee6ce2cf27c5root/* Define to the address where bug reports for this package should be sent. */
4583827f40a2d97261528087331b0bee6ce2cf27c5root#define PACKAGE_BUGREPORT "thomas@tungstengraphics.com"
4683827f40a2d97261528087331b0bee6ce2cf27c5root
4783827f40a2d97261528087331b0bee6ce2cf27c5root/* Define to the full name of this package. */
4883827f40a2d97261528087331b0bee6ce2cf27c5root#define PACKAGE_NAME "libwsbm"
4983827f40a2d97261528087331b0bee6ce2cf27c5root
5083827f40a2d97261528087331b0bee6ce2cf27c5root/* Define to the full name and version of this package. */
5183827f40a2d97261528087331b0bee6ce2cf27c5root#define PACKAGE_STRING "libwsbm 1.1.0"
5283827f40a2d97261528087331b0bee6ce2cf27c5root
5383827f40a2d97261528087331b0bee6ce2cf27c5root/* Define to the one symbol short name of this package. */
5483827f40a2d97261528087331b0bee6ce2cf27c5root#define PACKAGE_TARNAME "libwsbm"
5583827f40a2d97261528087331b0bee6ce2cf27c5root
5683827f40a2d97261528087331b0bee6ce2cf27c5root/* Define to the version of this package. */
5783827f40a2d97261528087331b0bee6ce2cf27c5root#define PACKAGE_VERSION "1.1.0"
5883827f40a2d97261528087331b0bee6ce2cf27c5root
5983827f40a2d97261528087331b0bee6ce2cf27c5root/* Define to 1 if you have the ANSI C header files. */
6083827f40a2d97261528087331b0bee6ce2cf27c5root#define STDC_HEADERS 1
6183827f40a2d97261528087331b0bee6ce2cf27c5root
6283827f40a2d97261528087331b0bee6ce2cf27c5root/* Version number of package */
6383827f40a2d97261528087331b0bee6ce2cf27c5root#define VERSION "1.1.0"
6483827f40a2d97261528087331b0bee6ce2cf27c5root
6583827f40a2d97261528087331b0bee6ce2cf27c5root/* Number of bits in a file offset, on hosts where this is settable. */
6683827f40a2d97261528087331b0bee6ce2cf27c5root#define _FILE_OFFSET_BITS 64
6783827f40a2d97261528087331b0bee6ce2cf27c5root
6883827f40a2d97261528087331b0bee6ce2cf27c5root/* Define for large files, on AIX-style hosts. */
6983827f40a2d97261528087331b0bee6ce2cf27c5root/* #undef _LARGE_FILES */
70