about summary refs log tree commit diff stats
path: root/config.hin
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1998-06-04 14:28:00 -0400
committerThomas E. Dickey <dickey@invisible-island.net>1998-06-04 14:28:00 -0400
commitb5ffa7c020e319cbfceee3c506f5c16764800dc2 (patch)
tree01d4efe0277a37c6bb05dc6599638822aa8a238d /config.hin
parent6e75abc094af51d02563fd5250d1b55e9bb96912 (diff)
downloadlynx-snapshots-b5ffa7c020e319cbfceee3c506f5c16764800dc2.tar.gz
snapshot of project "lynx", label v2-8-1dev_14
Diffstat (limited to 'config.hin')
-rw-r--r--config.hin4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.hin b/config.hin
index bbadc639..eca2fd8d 100644
--- a/config.hin
+++ b/config.hin
@@ -88,6 +88,7 @@
 #undef TAR_PATH			/* CF_PATH_PROG(tar) */
 #undef TERMIO_AND_TERMIOS	/* termio.h and termios.h combo bug */
 #undef TOUCH_PATH		/* CF_PATH_PROG(touch) */
+#undef TYPE_GETGROUPS		/* CF_GETGROUPS */
 #undef ULTRIX			/* config.sub */
 #undef UNCOMPRESS_PATH		/* CF_PATH_PROG(gunzip) */
 #undef UNDERLINE_LINKS		/* CF_ARG_ENABLE(underlines) */
@@ -108,8 +109,11 @@
 #undef ZCAT_PATH		/* CF_PATH_PROG(zcat) */
 #undef ZIP_PATH			/* CF_PATH_PROG(zip) */
 #undef const			/* defined by AC_C_CONST */
+#undef pid_t			/* defined by AC_TYPE_PID_T */
 #undef mode_t			/* defined by AC_TYPE_MODE_T */
+#undef uid_t			/* defined by AC_TYPE_UID_T */
 #undef vfork			/* defined by AC_FUNC_FORK */
+
 /* FIXME:ALLOW_USERS_TO_CHANGE_EXEC_WITHIN_OPTIONS */
 /* FIXME:DECLARE_WAIS_LOGFILES */
 /* FIXME:DGUX */