aboutsummaryrefslogtreecommitdiffstats
path: root/custom.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-05-14 22:14:01 +0300
committerArnold D. Robbins <arnold@skeeve.com>2014-05-14 22:14:01 +0300
commitb3e02a657547d3ebaccdd9e6853979ee8d1e3b67 (patch)
tree58e400df7f354a8df93024bc6261425e1c315840 /custom.h
parenta2a25b2e5841a2aac5e8b78b97dec88feb1e7144 (diff)
downloadegawk-b3e02a657547d3ebaccdd9e6853979ee8d1e3b67.tar.gz
egawk-b3e02a657547d3ebaccdd9e6853979ee8d1e3b67.tar.bz2
egawk-b3e02a657547d3ebaccdd9e6853979ee8d1e3b67.zip
Remove Ultrix 4.3 support in custom.h.
Diffstat (limited to 'custom.h')
-rw-r--r--custom.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/custom.h b/custom.h
index e336cd3c..efaa0f27 100644
--- a/custom.h
+++ b/custom.h
@@ -47,12 +47,6 @@
#define HAVE_MKTIME 1
#endif
-/* For ULTRIX 4.3 */
-#ifdef ultrix
-#define HAVE_MKTIME 1
-#define GETGROUPS_NOT_STANDARD 1
-#endif
-
/* For whiny users */
#ifdef USE_INCLUDED_STRFTIME
#undef HAVE_STRFTIME