From b5b53bdbc49aa0022c93e66bd6273b0e31b2af98 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 27 May 1999 11:34:20 +0000 Subject: Update. * configure.in: Fix typo. 1999-05-27 Andreas Jaeger --- ChangeLog | 4 ++++ configure.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4fac5bd01c..bc0b92c5e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-05-27 Andreas Jaeger + + * configure.in: Fix typo. + 1999-05-27 Andreas Jaeger * manual/socket.texi (Host Names): Remove statement that h_errno diff --git a/configure.in b/configure.in index 179b1adfa6..b675069f4f 100644 --- a/configure.in +++ b/configure.in @@ -136,7 +136,7 @@ AC_SUBST(force_install) dnl On some platforms we allow dropping compatibility with all kernel dnl versions. AC_ARG_ENABLE(kernel, -[ --enable-kernel=VERSION compile for copmatibility with kernel not older +[ --enable-kernel=VERSION compile for compatibility with kernel not older than VERSION], minimum_kernel=$enableval) -- cgit v1.2.3