1/* config.h.in.  Generated from configure.in by autoheader.  */
2/*
3** This file has been automatically generated by 'acconfig' from aclocal.m4
4** Copyright (C) 1988 Eleftherios Gkioulekas <lf@amath.washington.edu>
5**
6** This file is free software; as a special exception the author gives
7** unlimited permission to copy and/or distribute it, with or without
8** modifications, as long as this notice is preserved.
9**
10** This program is distributed in the hope that it will be useful, but
11** WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
12** implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
13*/
14
15/* This is the top section */
16
17/* This is the template section */
18
19/* These are standard for all packages using Automake */
20#undef PACKAGE
21#undef VERSION
22
23/* And now the rest of the boys */
24
25
26/* Define if you have the <dlfcn.h> header file. */
27#undef HAVE_DLFCN_H
28
29/* Define if you have the <errno.h> header file. */
30#undef HAVE_ERRNO_H
31
32/* Define if you have the <inttypes.h> header file. */
33#undef HAVE_INTTYPES_H
34
35/* Define if you have the <memory.h> header file. */
36#undef HAVE_MEMORY_H
37
38/* Define if you have the <stdint.h> header file. */
39#undef HAVE_STDINT_H
40
41/* Define if you have the <stdlib.h> header file. */
42#undef HAVE_STDLIB_H
43
44/* Define if you have the <strings.h> header file. */
45#undef HAVE_STRINGS_H
46
47/* Define if you have the <string.h> header file. */
48#undef HAVE_STRING_H
49
50/* Define if you have the <sys/stat.h> header file. */
51#undef HAVE_SYS_STAT_H
52
53/* Define if you have the <sys/types.h> header file. */
54#undef HAVE_SYS_TYPES_H
55
56/* Define if you have the <unistd.h> header file. */
57#undef HAVE_UNISTD_H
58
59/* Name of package */
60#undef PACKAGE
61
62/* Define if you have the ANSI C header files. */
63#undef STDC_HEADERS
64
65/* Version number of package */
66#undef VERSION
67/* This is the bottom section */
68
69