diff options
| author | Dave Love | 2000-11-07 18:10:05 +0000 |
|---|---|---|
| committer | Dave Love | 2000-11-07 18:10:05 +0000 |
| commit | cb6cf843f67379fc6ec85b0bd2233baababb1503 (patch) | |
| tree | 35e057538baca3403866d57b780c4d8e1bd7bd76 /src | |
| parent | 7bb9a036713d4c7e7e94f5bf819dbd65055a151d (diff) | |
| download | emacs-cb6cf843f67379fc6ec85b0bd2233baababb1503.tar.gz emacs-cb6cf843f67379fc6ec85b0bd2233baababb1503.zip | |
(HAVE_MKDIR): Add.
Diffstat (limited to 'src')
| -rw-r--r-- | src/config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in index 8d797b515cb..773fb0301c5 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -303,6 +303,7 @@ Boston, MA 02111-1307, USA. */ | |||
| 303 | #undef HAVE_RINDEX | 303 | #undef HAVE_RINDEX |
| 304 | #undef HAVE_MMAP | 304 | #undef HAVE_MMAP |
| 305 | #undef HAVE_GAI_STRERROR | 305 | #undef HAVE_GAI_STRERROR |
| 306 | #undef HAVE_MKSTEMP | ||
| 306 | 307 | ||
| 307 | #undef LOCALTIME_CACHE | 308 | #undef LOCALTIME_CACHE |
| 308 | #undef HAVE_INET_SOCKETS | 309 | #undef HAVE_INET_SOCKETS |