Mercurial > hg > xemacs-beta
comparison src/config.h.in @ 5212:4f98237e23fc
Automated merge with ssh://sperber-guest@hg.debian.org//hg/xemacs/xemacs
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sun, 16 May 2010 12:49:49 +0100 |
parents | cdca98f2d36f |
children | 18c0b5909d16 |
comparison
equal
deleted
inserted
replaced
5210:23f00bfd78a4 | 5212:4f98237e23fc |
---|---|
337 #undef HAVE_SHLIB | 337 #undef HAVE_SHLIB |
338 | 338 |
339 /* Darwin; realpath corrects for case: */ | 339 /* Darwin; realpath corrects for case: */ |
340 #ifdef HAVE_DYLD | 340 #ifdef HAVE_DYLD |
341 #define REALPATH_CORRECTS_CASE 1 | 341 #define REALPATH_CORRECTS_CASE 1 |
342 #define DEFAULT_FILE_SYSTEM_IGNORE_CASE 1 | |
342 #endif | 343 #endif |
343 | 344 |
344 #undef HAVE_LIBINTL | 345 #undef HAVE_LIBINTL |
345 #undef HAVE_LIBDNET | 346 #undef HAVE_LIBDNET |
346 #undef HAVE_LIBRESOLV | 347 #undef HAVE_LIBRESOLV |