aboutsummaryrefslogtreecommitdiffstats
path: root/custom.h
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 /custom.h
parentc2d068517fa825ca7dfa800e9b65d28ddd90737b (diff)
downloadegawk-101e808ef6befd81d519e6b4153bd1c386ff7a9e.tar.gz
egawk-101e808ef6befd81d519e6b4153bd1c386ff7a9e.tar.bz2
egawk-101e808ef6befd81d519e6b4153bd1c386ff7a9e.zip
Remove the --with-whiny-user-strftime configuration option.
Diffstat (limited to 'custom.h')
-rw-r--r--custom.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/custom.h b/custom.h
index 90fd1f63..ef330167 100644
--- a/custom.h
+++ b/custom.h
@@ -48,11 +48,6 @@
#define HAVE_MKTIME 1
#endif
-/* For whiny users */
-#ifdef USE_INCLUDED_STRFTIME
-#undef HAVE_STRFTIME
-#endif
-
/* For HP/UX with gcc */
#if defined(hpux) || defined(_HPUX_SOURCE)
#undef HAVE_TZSET