aboutsummaryrefslogtreecommitdiffstats
path: root/custom.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-10-22 20:38:35 +0300
committerArnold D. Robbins <arnold@skeeve.com>2017-10-22 20:38:35 +0300
commit9a0488b6224c1b25b4222e36c209a5787508ea72 (patch)
treea7ca591bdf4163a6d0285443e7a18587fdc3575f /custom.h
parentd0f55780cc2e6078c2c28db5f1b5731a4cb580bc (diff)
parentdf1a290040df77fba975567050c4304e70d00737 (diff)
downloadegawk-9a0488b6224c1b25b4222e36c209a5787508ea72.tar.gz
egawk-9a0488b6224c1b25b4222e36c209a5787508ea72.tar.bz2
egawk-9a0488b6224c1b25b4222e36c209a5787508ea72.zip
Merge branch 'master' into feature/fix-comments
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