aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog.0
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-10-10 15:47:33 +0300
committerArnold D. Robbins <arnold@skeeve.com>2017-10-10 15:47:33 +0300
commit101e808ef6befd81d519e6b4153bd1c386ff7a9e (patch)
treebc4806ef08903aff22928ae8853100fc9826d95f /ChangeLog.0
parentc2d068517fa825ca7dfa800e9b65d28ddd90737b (diff)
downloadegawk-101e808ef6befd81d519e6b4153bd1c386ff7a9e.tar.gz
egawk-101e808ef6befd81d519e6b4153bd1c386ff7a9e.tar.bz2
egawk-101e808ef6befd81d519e6b4153bd1c386ff7a9e.zip
Remove the --with-whiny-user-strftime configuration option.
Diffstat (limited to 'ChangeLog.0')
-rw-r--r--ChangeLog.02
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.0 b/ChangeLog.0
index af6bd99f..595442d4 100644
--- a/ChangeLog.0
+++ b/ChangeLog.0
@@ -7020,7 +7020,7 @@ Tue Dec 4 17:54:30 2001 Arnold D. Robbins <arnold@skeeve.com>
* configure.in (AC_ARG_WITH): Add appropriate code for autoconf.
* accondig.h (USE_INCLUDED_STRFTIME): Add #undef for it.
- * custom.h (USE_INCLUDED_STRFTIME): Set things up write.
+ * custom.h (USE_INCLUDED_STRFTIME): Set things up right.
Tue Dec 4 16:44:07 2001 Andreas Buening <andreas.buening@nexgo.de>