aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-04-18 09:15:21 +0300
committerArnold D. Robbins <arnold@skeeve.com>2013-04-18 09:15:21 +0300
commit06b33e787f779251ab35840c21d3c0f5a7650f32 (patch)
treed1dcfb12a02eb4a59071f06a4755780ff33b9d85 /configure
parent7bba43aaf10a4b275c845fe6df02011828aa9c1a (diff)
downloadegawk-06b33e787f779251ab35840c21d3c0f5a7650f32.tar.gz
egawk-06b33e787f779251ab35840c21d3c0f5a7650f32.tar.bz2
egawk-06b33e787f779251ab35840c21d3c0f5a7650f32.zip
Typo fix.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 8fef5bfb..6214def4 100755
--- a/configure
+++ b/configure
@@ -10139,7 +10139,7 @@ else
gawk_have_dlopen=no
fi
- # Only do DYNAMIC if we have the lip. z/OS (some versions) have
+ # Only do DYNAMIC if we have the lib. z/OS (some versions) have
# the header but not the lib, apparently
if test "$gawk_have_dlopen" = yes
then