Mercurial > hg > xemacs-beta
comparison src/config.h.in @ 245:51092a27c943 r20-5b21
Import from CVS: tag r20-5b21
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:17:54 +0200 |
parents | f220cc83d72e |
children | 677f6a0ee643 |
comparison
equal
deleted
inserted
replaced
244:78d4f1140794 | 245:51092a27c943 |
---|---|
169 #undef HAVE_ULIMIT_H | 169 #undef HAVE_ULIMIT_H |
170 #undef HAVE_X11_XLOCALE_H | 170 #undef HAVE_X11_XLOCALE_H |
171 #undef HAVE_LINUX_VERSION_H | 171 #undef HAVE_LINUX_VERSION_H |
172 #undef HAVE_INTTYPES_H | 172 #undef HAVE_INTTYPES_H |
173 #undef HAVE_SYS_UN_H | 173 #undef HAVE_SYS_UN_H |
174 #undef HAVE_COFF_H | |
174 #undef STDC_HEADERS | 175 #undef STDC_HEADERS |
175 #undef TIME_WITH_SYS_TIME | 176 #undef TIME_WITH_SYS_TIME |
176 #undef WORDS_BIGENDIAN | 177 #undef WORDS_BIGENDIAN |
177 #undef HAVE_VFORK_H | 178 #undef HAVE_VFORK_H |
178 #undef HAVE_KSTAT_H | 179 #undef HAVE_KSTAT_H |
181 | 182 |
182 #undef HAVE_LONG_FILE_NAMES | 183 #undef HAVE_LONG_FILE_NAMES |
183 | 184 |
184 /* Use lock files to detect multiple edits of the same file? */ | 185 /* Use lock files to detect multiple edits of the same file? */ |
185 #undef CLASH_DETECTION | 186 #undef CLASH_DETECTION |
187 | |
188 /* Have shared library support (currently only dlopen() supported? */ | |
189 #undef HAVE_SHLIB | |
186 | 190 |
187 #undef HAVE_LIBKSTAT | 191 #undef HAVE_LIBKSTAT |
188 #undef HAVE_LIBINTL | 192 #undef HAVE_LIBINTL |
189 #undef HAVE_LIBDNET | 193 #undef HAVE_LIBDNET |
190 #undef HAVE_LIBRESOLV | 194 #undef HAVE_LIBRESOLV |