diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-05-27 14:36:02 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-05-27 14:36:02 +0000 |
commit | 4a307a9805b6189b4063252da67157dfb984e227 (patch) | |
tree | 2db8231105b93319944ea1ac3327e87f048f886f /configure | |
parent | b5b53bdbc49aa0022c93e66bd6273b0e31b2af98 (diff) | |
download | glibc-4a307a9805b6189b4063252da67157dfb984e227.tar.gz glibc-4a307a9805b6189b4063252da67157dfb984e227.tar.xz glibc-4a307a9805b6189b4063252da67157dfb984e227.zip |
Update.
1999-05-27 Ulrich Drepper <drepper@cygnus.com> * math/libm-test.c: Adjust a few more deltas for the poor ARM FPU emulator.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure index 4b8265a1c2..5c768f884d 100755 --- a/configure +++ b/configure @@ -64,7 +64,7 @@ ac_help="$ac_help --disable-force-install don't force installation of files from this package, even if they are older than the installed files" ac_help="$ac_help - --enable-kernel=VERSION compile for copmatibility with kernel not older + --enable-kernel=VERSION compile for compatibility with kernel not older than VERSION" # Initialize some variables set by options. |