From 559dce193e8ffe6fabccd893eb802417e754a597 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 30 Nov 2000 17:42:48 +0000 Subject: Update. 2000-11-28 Andreas Jaeger * sysdeps/unix/sysv/linux/getdents.c: Add _syscall_getdents64 declaration, adjust declaration of __syscall_getdents to match kernel. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 2157444..3e11486 100755 --- a/configure +++ b/configure @@ -2175,7 +2175,7 @@ else fi -for ac_prog in gawk mawk nawk awk +for ac_prog in mawk gawk nawk awk do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -- cgit v1.1