* configure.in: Fix typo.
1999-05-27 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1999-05-27 Andreas Jaeger <aj@arthur.rhein-neckar.de>
+ * configure.in: Fix typo.
+
+1999-05-27 Andreas Jaeger <aj@arthur.rhein-neckar.de>
+
* manual/socket.texi (Host Names): Remove statement that h_errno
needs to be declared since this isn't true anymore.
Closes PR libc/1138.
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)