Mercurial > hg > xemacs-beta
comparison nt/config.h @ 371:cc15677e0335 r21-2b1
Import from CVS: tag r21-2b1
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:03:08 +0200 |
parents | f2b5d7006b0a |
children | 064ab7fed2e0 |
comparison
equal
deleted
inserted
replaced
370:bd866891f083 | 371:cc15677e0335 |
---|---|
172 #define STDC_HEADERS | 172 #define STDC_HEADERS |
173 #define HAVE_LIMITS_H | 173 #define HAVE_LIMITS_H |
174 #define HAVE_GETCWD | 174 #define HAVE_GETCWD |
175 | 175 |
176 #define HAVE_LONG_FILE_NAMES | 176 #define HAVE_LONG_FILE_NAMES |
177 | |
178 #ifdef HAVE_LONG_FILE_NAMES | |
179 #define CLASH_DETECTION | |
180 #endif | |
177 | 181 |
178 #undef HAVE_LIBKSTAT | 182 #undef HAVE_LIBKSTAT |
179 #undef HAVE_LIBINTL | 183 #undef HAVE_LIBINTL |
180 #undef HAVE_LIBDNET | 184 #undef HAVE_LIBDNET |
181 #undef HAVE_LIBRESOLV | 185 #undef HAVE_LIBRESOLV |