mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-06 11:50:51 -08:00
(HAVE_SELECT, HAVE_TIMEVAL): Definitions deleted.
This commit is contained in:
parent
3d0b6ad51a
commit
93c3f9a275
1 changed files with 0 additions and 4 deletions
|
|
@ -50,7 +50,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
|||
|
||||
#ifdef TCPIP_INSTALLED
|
||||
#define HAVE_SOCKETS
|
||||
#define HAVE_SELECT
|
||||
#else
|
||||
#undef subprocesses
|
||||
#endif
|
||||
|
|
@ -74,9 +73,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
|||
/* No <sioctl.h> */
|
||||
#define NO_SIOCTL_H
|
||||
|
||||
/* PTX has timeval */
|
||||
#define HAVE_TIMEVAL
|
||||
|
||||
/* If we have X windows, configure should find gettimeofday in -lX11.
|
||||
Since we emulate gettimeofday below, we really have it anyway. */
|
||||
#ifndef HAVE_GETTIMEOFDAY
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue