about summary refs log tree commit diff
path: root/configure
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-11-30 17:42:48 +0000
committerAndreas Jaeger <aj@suse.de>2000-11-30 17:42:48 +0000
commit559dce193e8ffe6fabccd893eb802417e754a597 (patch)
tree3fa4ae76f9efc7c5df061371033be0155c1492e7 /configure
parenta0f5c800f3ec1d82c3115337e6217423f185e1fd (diff)
downloadglibc-559dce193e8ffe6fabccd893eb802417e754a597.tar.gz
glibc-559dce193e8ffe6fabccd893eb802417e754a597.tar.xz
glibc-559dce193e8ffe6fabccd893eb802417e754a597.zip
Update.
2000-11-28  Andreas Jaeger  <aj@suse.de>

	* sysdeps/unix/sysv/linux/getdents.c: Add _syscall_getdents64
	declaration, adjust declaration of __syscall_getdents to match
	kernel.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 2157444dfd..3e114864cc 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