summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@twinsun.com>1997-11-24 19:50:22 +0000
committerPaul Eggert <eggert@twinsun.com>1997-11-24 19:50:22 +0000
commit9284a0764b71fe45aa412946bdd1d113950a18c4 (patch)
tree0fc1b80f724872984f3aa96fd5381673854090c0
parente568362414833dd4c1695138d39944895f6c1819 (diff)
downloademacs-9284a0764b71fe45aa412946bdd1d113950a18c4.tar.gz
(HAVE_STRFTIME): New undef.
-rw-r--r--src/config.in1
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. */
#undef HAVE_SETPGID
#undef HAVE_GETCWD
#undef HAVE_SHUTDOWN
+#undef HAVE_STRFTIME
#undef LOCALTIME_CACHE
#undef HAVE_INET_SOCKETS