diff options
author | Greg McGary <greg@mcgary.org> | 2000-07-04 20:12:34 +0000 |
---|---|---|
committer | Greg McGary <greg@mcgary.org> | 2000-07-04 20:12:34 +0000 |
commit | 2eb42c7f9d4a7421a7d273ca0b4e10e30e70450c (patch) | |
tree | c6e18b2b44c4a20d3a218b00a68ae18bcb671081 /configure | |
parent | f5c68a01e8b7329c8fcb687f59045ad96e708e46 (diff) | |
download | glibc-2eb42c7f9d4a7421a7d273ca0b4e10e30e70450c.tar.gz glibc-2eb42c7f9d4a7421a7d273ca0b4e10e30e70450c.tar.xz glibc-2eb42c7f9d4a7421a7d273ca0b4e10e30e70450c.zip |
Regenerated: autoconf configure.in
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure index 24165b6b2c..08f4a54196 100755 --- a/configure +++ b/configure @@ -2128,7 +2128,7 @@ else fi -for ac_prog in mawk gawk nawk awk +for ac_prog in gawk mawk 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 |