annotate src/config.h.in @ 450:0acbe636cc2a

autoheader updated.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 17 Jan 2007 23:36:04 +0000
parents a5ebf8595154
children ad3b2c874780
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
237
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1 /* src/config.h.in. Generated from configure.in by autoheader. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2
431
a5ebf8595154 GNU gettext i18n support
Matti Hamalainen <ccr@tnsp.org>
parents: 397
diff changeset
3 /* Define to 1 if translation of program messages to the user's native
a5ebf8595154 GNU gettext i18n support
Matti Hamalainen <ccr@tnsp.org>
parents: 397
diff changeset
4 language is requested. */
a5ebf8595154 GNU gettext i18n support
Matti Hamalainen <ccr@tnsp.org>
parents: 397
diff changeset
5 #undef ENABLE_NLS
a5ebf8595154 GNU gettext i18n support
Matti Hamalainen <ccr@tnsp.org>
parents: 397
diff changeset
6
450
0acbe636cc2a autoheader updated.
Matti Hamalainen <ccr@tnsp.org>
parents: 431
diff changeset
7 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
0acbe636cc2a autoheader updated.
Matti Hamalainen <ccr@tnsp.org>
parents: 431
diff changeset
8 CoreFoundation framework. */
0acbe636cc2a autoheader updated.
Matti Hamalainen <ccr@tnsp.org>
parents: 431
diff changeset
9 #undef HAVE_CFLOCALECOPYCURRENT
0acbe636cc2a autoheader updated.
Matti Hamalainen <ccr@tnsp.org>
parents: 431
diff changeset
10
0acbe636cc2a autoheader updated.
Matti Hamalainen <ccr@tnsp.org>
parents: 431
diff changeset
11 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
0acbe636cc2a autoheader updated.
Matti Hamalainen <ccr@tnsp.org>
parents: 431
diff changeset
12 the CoreFoundation framework. */
0acbe636cc2a autoheader updated.
Matti Hamalainen <ccr@tnsp.org>
parents: 431
diff changeset
13 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
0acbe636cc2a autoheader updated.
Matti Hamalainen <ccr@tnsp.org>
parents: 431
diff changeset
14
431
a5ebf8595154 GNU gettext i18n support
Matti Hamalainen <ccr@tnsp.org>
parents: 397
diff changeset
15 /* Define if the GNU dcgettext() function is already present or preinstalled.
a5ebf8595154 GNU gettext i18n support
Matti Hamalainen <ccr@tnsp.org>
parents: 397
diff changeset
16 */
a5ebf8595154 GNU gettext i18n support
Matti Hamalainen <ccr@tnsp.org>
parents: 397
diff changeset
17 #undef HAVE_DCGETTEXT
a5ebf8595154 GNU gettext i18n support
Matti Hamalainen <ccr@tnsp.org>
parents: 397
diff changeset
18
237
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
19 /* Define to 1 if you have the <dlfcn.h> header file. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
20 #undef HAVE_DLFCN_H
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
21
397
c4e5604a8257 Largefile support additions.
Matti Hamalainen <ccr@tnsp.org>
parents: 274
diff changeset
22 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
c4e5604a8257 Largefile support additions.
Matti Hamalainen <ccr@tnsp.org>
parents: 274
diff changeset
23 #undef HAVE_FSEEKO
c4e5604a8257 Largefile support additions.
Matti Hamalainen <ccr@tnsp.org>
parents: 274
diff changeset
24
431
a5ebf8595154 GNU gettext i18n support
Matti Hamalainen <ccr@tnsp.org>
parents: 397
diff changeset
25 /* Define if the GNU gettext() function is already present or preinstalled. */
a5ebf8595154 GNU gettext i18n support
Matti Hamalainen <ccr@tnsp.org>
parents: 397
diff changeset
26 #undef HAVE_GETTEXT
a5ebf8595154 GNU gettext i18n support
Matti Hamalainen <ccr@tnsp.org>
parents: 397
diff changeset
27
237
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
28 /* Define if you have HardSID with libSIDPlay 2 */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
29 #undef HAVE_HARDSID_BUILDER
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
30
431
a5ebf8595154 GNU gettext i18n support
Matti Hamalainen <ccr@tnsp.org>
parents: 397
diff changeset
31 /* Define if you have the iconv() function. */
a5ebf8595154 GNU gettext i18n support
Matti Hamalainen <ccr@tnsp.org>
parents: 397
diff changeset
32 #undef HAVE_ICONV
a5ebf8595154 GNU gettext i18n support
Matti Hamalainen <ccr@tnsp.org>
parents: 397
diff changeset
33
237
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
34 /* Define to 1 if you have the <inttypes.h> header file. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
35 #undef HAVE_INTTYPES_H
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
36
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
37 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
38 to 0 otherwise. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
39 #undef HAVE_MALLOC
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
40
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
41 /* Define to 1 if you have the <memory.h> header file. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
42 #undef HAVE_MEMORY_H
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
43
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
44 /* Define to 1 if you have the `memset' function. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
45 #undef HAVE_MEMSET
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
46
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
47 /* Define if you have reSID with libSIDPlay 2 */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
48 #undef HAVE_RESID_BUILDER
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
49
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
50 /* Define if you have and want to use libSIDPlay 1 */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
51 #undef HAVE_SIDPLAY1
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
52
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
53 /* Define if you have and want to use libSIDPlay 2 */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
54 #undef HAVE_SIDPLAY2
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
55
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
56 /* Define if you have XMMS patched with the songpos patch. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
57 #undef HAVE_SONG_POSITION
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
58
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
59 /* Define to 1 if `stat' has the bug that it succeeds when given the
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
60 zero-length file name argument. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
61 #undef HAVE_STAT_EMPTY_STRING_BUG
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
62
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
63 /* Define to 1 if stdbool.h conforms to C99. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
64 #undef HAVE_STDBOOL_H
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
65
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
66 /* Define to 1 if you have the <stdint.h> header file. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
67 #undef HAVE_STDINT_H
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
68
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
69 /* Define to 1 if you have the <stdlib.h> header file. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
70 #undef HAVE_STDLIB_H
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
71
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
72 /* Define to 1 if you have the `strcasecmp' function. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
73 #undef HAVE_STRCASECMP
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
74
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
75 /* Define to 1 if you have the `strerror' function. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
76 #undef HAVE_STRERROR
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
77
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
78 /* Define to 1 if you have the <strings.h> header file. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
79 #undef HAVE_STRINGS_H
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
80
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
81 /* Define to 1 if you have the <string.h> header file. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
82 #undef HAVE_STRING_H
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
83
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
84 /* Define to 1 if you have the <sys/stat.h> header file. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
85 #undef HAVE_SYS_STAT_H
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
86
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
87 /* Define to 1 if you have the <sys/types.h> header file. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
88 #undef HAVE_SYS_TYPES_H
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
89
253
fa463b3ca57b Compile-time optionally enabled themetune support in about-dialog (click the logo image)
Matti Hamalainen <ccr@tnsp.org>
parents: 237
diff changeset
90 /* Define if you want to build code to play XMMS-SID theme SID-tune. The tune
fa463b3ca57b Compile-time optionally enabled themetune support in about-dialog (click the logo image)
Matti Hamalainen <ccr@tnsp.org>
parents: 237
diff changeset
91 needs to be installed too, though. */
fa463b3ca57b Compile-time optionally enabled themetune support in about-dialog (click the logo image)
Matti Hamalainen <ccr@tnsp.org>
parents: 237
diff changeset
92 #undef HAVE_THEMETUNE
fa463b3ca57b Compile-time optionally enabled themetune support in about-dialog (click the logo image)
Matti Hamalainen <ccr@tnsp.org>
parents: 237
diff changeset
93
237
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
94 /* Define to 1 if you have the <unistd.h> header file. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
95 #undef HAVE_UNISTD_H
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
96
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
97 /* Define if you have XMMS version 1.2.5 or later and you want XMMS-SID to
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
98 support some extra features. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
99 #undef HAVE_XMMSEXTRA
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
100
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
101 /* Define to 1 if the system has the type `_Bool'. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
102 #undef HAVE__BOOL
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
103
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
104 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
105 slash. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
106 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
107
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
108 /* Name of package */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
109 #undef PACKAGE
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
110
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
111 /* Define to the address where bug reports for this package should be sent. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
112 #undef PACKAGE_BUGREPORT
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
113
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
114 /* Define to the full name of this package. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
115 #undef PACKAGE_NAME
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
116
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
117 /* Define to the full name and version of this package. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
118 #undef PACKAGE_STRING
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
119
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
120 /* Define to the one symbol short name of this package. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
121 #undef PACKAGE_TARNAME
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
122
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
123 /* Define to the version of this package. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
124 #undef PACKAGE_VERSION
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
125
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
126 /* Define as the return type of signal handlers (`int' or `void'). */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
127 #undef RETSIGTYPE
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
128
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
129 /* Define to 1 if you have the ANSI C header files. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
130 #undef STDC_HEADERS
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
131
254
d3a4d35f2a8f Themetune, at least temporarily. Haven't asked Agemixer yet for permission.
Matti Hamalainen <ccr@tnsp.org>
parents: 253
diff changeset
132 /* Path and filename of the XMMS-SID theme song */
d3a4d35f2a8f Themetune, at least temporarily. Haven't asked Agemixer yet for permission.
Matti Hamalainen <ccr@tnsp.org>
parents: 253
diff changeset
133 #undef THEMETUNE_FILE
d3a4d35f2a8f Themetune, at least temporarily. Haven't asked Agemixer yet for permission.
Matti Hamalainen <ccr@tnsp.org>
parents: 253
diff changeset
134
237
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
135 /* Version number of package */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
136 #undef VERSION
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
137
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
138 /* Define to 1 if your processor stores words with the most significant byte
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
139 first (like Motorola and SPARC, unlike Intel and VAX). */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
140 #undef WORDS_BIGENDIAN
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
141
397
c4e5604a8257 Largefile support additions.
Matti Hamalainen <ccr@tnsp.org>
parents: 274
diff changeset
142 /* Number of bits in a file offset, on hosts where this is settable. */
c4e5604a8257 Largefile support additions.
Matti Hamalainen <ccr@tnsp.org>
parents: 274
diff changeset
143 #undef _FILE_OFFSET_BITS
c4e5604a8257 Largefile support additions.
Matti Hamalainen <ccr@tnsp.org>
parents: 274
diff changeset
144
c4e5604a8257 Largefile support additions.
Matti Hamalainen <ccr@tnsp.org>
parents: 274
diff changeset
145 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
c4e5604a8257 Largefile support additions.
Matti Hamalainen <ccr@tnsp.org>
parents: 274
diff changeset
146 #undef _LARGEFILE_SOURCE
c4e5604a8257 Largefile support additions.
Matti Hamalainen <ccr@tnsp.org>
parents: 274
diff changeset
147
c4e5604a8257 Largefile support additions.
Matti Hamalainen <ccr@tnsp.org>
parents: 274
diff changeset
148 /* Define for large files, on AIX-style hosts. */
c4e5604a8257 Largefile support additions.
Matti Hamalainen <ccr@tnsp.org>
parents: 274
diff changeset
149 #undef _LARGE_FILES
c4e5604a8257 Largefile support additions.
Matti Hamalainen <ccr@tnsp.org>
parents: 274
diff changeset
150
237
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
151 /* Define to empty if `const' does not conform to ANSI C. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
152 #undef const
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
153
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
154 /* Define to `__inline__' or `__inline' if that's what the C compiler
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
155 calls it, or to nothing if 'inline' is not supported under any name. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
156 #ifndef __cplusplus
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
157 #undef inline
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
158 #endif
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
159
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
160 /* Define to rpl_malloc if the replacement function should be used. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
161 #undef malloc
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
162
450
0acbe636cc2a autoheader updated.
Matti Hamalainen <ccr@tnsp.org>
parents: 431
diff changeset
163 /* Define to `long int' if <sys/types.h> does not define. */
397
c4e5604a8257 Largefile support additions.
Matti Hamalainen <ccr@tnsp.org>
parents: 274
diff changeset
164 #undef off_t
c4e5604a8257 Largefile support additions.
Matti Hamalainen <ccr@tnsp.org>
parents: 274
diff changeset
165
450
0acbe636cc2a autoheader updated.
Matti Hamalainen <ccr@tnsp.org>
parents: 431
diff changeset
166 /* Define to `unsigned int' if <sys/types.h> does not define. */
237
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
167 #undef size_t
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
168
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
169 /* Define to empty if the keyword `volatile' does not work. Warning: valid
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
170 code using `volatile' can become incorrect without. Disable with care. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
171 #undef volatile