From 090ca0002ff8ee4ca425bc6088cc097f46c67626 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 18 Nov 1998 11:05:09 +0000 Subject: Update. 1998-11-18 Ulrich Drepper * io/Makefile (CFLAGS-ftw.c): Removed. 1998-11-18 Andreas Schwab * io/Makefile (tests): Make sure that the test program has an explicit directory part. 1998-11-18 Andreas Schwab * configure.in: Fix last change. 1998-11-18 Thorsten Kukuk * sunrpc/Makefile (routines): Add create_xid. * sunrpc/clnt_tcp.c: Use non-guessable xid. * sunrpc/clnt_udp.c: Likewise. * sunrpc/clnt_unix.c: Likewise. * sunrpc/pmap_rmt.c: Likewise. * sunrpc/create_xid.c: New, create non-guessable xid. * sunrpc/svc_tcp.c: Remove patch from 1998-06-15, use poll instead of select. * sunrpc/svc_unix.c: Use poll instead of select. --- io/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'io') diff --git a/io/Makefile b/io/Makefile index f8597f5972..9f08476248 100644 --- a/io/Makefile +++ b/io/Makefile @@ -60,9 +60,8 @@ distribute := ftwtest-sh include ../Rules CFLAGS-fts.c = -Wno-uninitialized -CFLAGS-ftw.c = -Wno-uninitialized ifeq ($(cross-compiling),no) tests: $(objpfx)ftwtest - $(SHELL) -e ftwtest-sh $(common-objpfx) $< + $(SHELL) -e ftwtest-sh $(common-objpfx) $(