diff options
| author | Paul Eggert | 1997-11-24 19:50:22 +0000 |
|---|---|---|
| committer | Paul Eggert | 1997-11-24 19:50:22 +0000 |
| commit | 9284a0764b71fe45aa412946bdd1d113950a18c4 (patch) | |
| tree | 0fc1b80f724872984f3aa96fd5381673854090c0 /src | |
| parent | e568362414833dd4c1695138d39944895f6c1819 (diff) | |
| download | emacs-9284a0764b71fe45aa412946bdd1d113950a18c4.tar.gz emacs-9284a0764b71fe45aa412946bdd1d113950a18c4.zip | |
(HAVE_STRFTIME): New undef.
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 0a9506d8416..3ba84a6ab3a 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -224,6 +224,7 @@ Boston, MA 02111-1307, USA. */ | |||
| 224 | #undef HAVE_SETPGID | 224 | #undef HAVE_SETPGID |
| 225 | #undef HAVE_GETCWD | 225 | #undef HAVE_GETCWD |
| 226 | #undef HAVE_SHUTDOWN | 226 | #undef HAVE_SHUTDOWN |
| 227 | #undef HAVE_STRFTIME | ||
| 227 | 228 | ||
| 228 | #undef LOCALTIME_CACHE | 229 | #undef LOCALTIME_CACHE |
| 229 | #undef HAVE_INET_SOCKETS | 230 | #undef HAVE_INET_SOCKETS |