diff options
author | Eli Zaretskii <eliz@gnu.org> | 2005-09-10 11:46:35 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2005-09-10 11:46:35 +0000 |
commit | 1571da4a89fe65cec1acd1cee1f8960f119c59b4 (patch) | |
tree | 7061616004925bbbb8f85cf90a4975b88d8876ef /nt/config.nt | |
parent | 6895edb5aeaa906216a6d474b710ea3eab905a77 (diff) | |
download | emacs-1571da4a89fe65cec1acd1cee1f8960f119c59b4.tar.gz |
(HAVE_GET_CURRENT_DIR_NAME): Undefine.
Diffstat (limited to 'nt/config.nt')
-rw-r--r-- | nt/config.nt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nt/config.nt b/nt/config.nt index 4b8c38823af..0f66a441c7b 100644 --- a/nt/config.nt +++ b/nt/config.nt @@ -233,6 +233,7 @@ Boston, MA 02110-1301, USA. */ #undef HAVE_MKTIME #undef HAVE_EUIDACCESS #undef HAVE_GETPAGESIZE +#undef HAVE_GET_CURRENT_DIR_NAME #undef HAVE_TZSET #undef HAVE_SETLOCALE #undef HAVE_UTIMES |