From 3e6f48b444d890fd9bde802e35387e27eba33b2d Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Tue, 20 Jun 2000 05:48:40 +0000 Subject: * More updates and fixes. --- acconfig.h | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index c656057..7e11f17 100644 --- a/acconfig.h +++ b/acconfig.h @@ -26,14 +26,3 @@ /* Define to `unsigned long' or `unsigned long long' if doesn't define. */ #undef uintmax_t - -/* These are for AC_FUNC_SELECT */ - -/* Define if the system doesn't provide fd_set. */ -#undef fd_set - -/* Define the type of the first arg to select(). */ -#undef fd_set_size_t - -/* Define this if select() args need to be cast away from fd_set (HP-UX). */ -#undef SELECT_FD_SET_CAST -- cgit v1.2.3