initial commit, lordsawar source, slightly modified
[lordsawar] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define to 1 if translation of program messages to the user's native
4    language is requested. */
5 #undef ENABLE_NLS
6
7 /* enables sound */
8 #undef FL_SOUND
9
10 /* The domain to use with gettext */
11 #undef GETTEXT_PACKAGE
12
13 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
14 #undef HAVE_BIND_TEXTDOMAIN_CODESET
15
16 /* Define to 1 if you have the <boost/version.hpp> header file. */
17 #undef HAVE_BOOST_VERSION_HPP
18
19 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
20    CoreFoundation framework. */
21 #undef HAVE_CFLOCALECOPYCURRENT
22
23 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
24    the CoreFoundation framework. */
25 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
26
27 /* Define if the GNU dcgettext() function is already present or preinstalled.
28    */
29 #undef HAVE_DCGETTEXT
30
31 /* Define to 1 if you have the <dlfcn.h> header file. */
32 #undef HAVE_DLFCN_H
33
34 /* Define to 1 if you have the <expat.h> header file. */
35 #undef HAVE_EXPAT_H
36
37 /* Define if the GNU gettext() function is already present or preinstalled. */
38 #undef HAVE_GETTEXT
39
40 /* Define if you have the iconv() function and it works. */
41 #undef HAVE_ICONV
42
43 /* Define to 1 if you have the <inttypes.h> header file. */
44 #undef HAVE_INTTYPES_H
45
46 /* Define if your <locale.h> file defines LC_MESSAGES. */
47 #undef HAVE_LC_MESSAGES
48
49 /* Define to 1 if you have the `expat' library (-lexpat). */
50 #undef HAVE_LIBEXPAT
51
52 /* Define to 1 if you have the `tar' library (-ltar). */
53 #undef HAVE_LIBTAR
54
55 /* Define to 1 if you have the <libtar.h> header file. */
56 #undef HAVE_LIBTAR_H
57
58 /* Define to 1 if you have the <locale.h> header file. */
59 #undef HAVE_LOCALE_H
60
61 /* Define to 1 if you have the <memory.h> header file. */
62 #undef HAVE_MEMORY_H
63
64 /* Define to 1 if you have the <stdint.h> header file. */
65 #undef HAVE_STDINT_H
66
67 /* Define to 1 if you have the <stdlib.h> header file. */
68 #undef HAVE_STDLIB_H
69
70 /* Define to 1 if you have the <strings.h> header file. */
71 #undef HAVE_STRINGS_H
72
73 /* Define to 1 if you have the <string.h> header file. */
74 #undef HAVE_STRING_H
75
76 /* Define to 1 if you have the <sys/stat.h> header file. */
77 #undef HAVE_SYS_STAT_H
78
79 /* Define to 1 if you have the <sys/types.h> header file. */
80 #undef HAVE_SYS_TYPES_H
81
82 /* Define to 1 if you have the <unistd.h> header file. */
83 #undef HAVE_UNISTD_H
84
85 /* Define to the sub-directory in which libtool stores uninstalled libraries.
86    */
87 #undef LT_OBJDIR
88
89 /* Name of package */
90 #undef PACKAGE
91
92 /* Define to the address where bug reports for this package should be sent. */
93 #undef PACKAGE_BUGREPORT
94
95 /* Define to the full name of this package. */
96 #undef PACKAGE_NAME
97
98 /* Define to the full name and version of this package. */
99 #undef PACKAGE_STRING
100
101 /* Define to the one symbol short name of this package. */
102 #undef PACKAGE_TARNAME
103
104 /* Define to the home page for this package. */
105 #undef PACKAGE_URL
106
107 /* Define to the version of this package. */
108 #undef PACKAGE_VERSION
109
110 /* Define to 1 if you have the ANSI C header files. */
111 #undef STDC_HEADERS
112
113 /* Version number of package */
114 #undef VERSION