From: Derrick Brashear Date: Mon, 18 Oct 2004 19:39:16 +0000 (+0000) Subject: configure-linux-header-path-help-20041018 X-Git-Tag: BP-disconnected~187 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=efee9917cbb3130dfd73b5f064c4ff266c284333;p=packages%2Fo%2Fopenafs.git configure-linux-header-path-help-20041018 thanks to Kris Van Hees for pointing this out --- diff --git a/acinclude.m4 b/acinclude.m4 index 7876de6ff..26a52ed55 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -41,7 +41,7 @@ AC_ARG_WITH(dux-kernel-headers, [ --with-dux-kernel-headers=path use the kernel headers found at path(optional, defaults to first match in /usr/sys)] ) AC_ARG_WITH(linux-kernel-headers, -[ --with-linux-kernel-headers=path use the kernel headers found at path(optional, defaults to /usr/src/linux)] +[ --with-linux-kernel-headers=path use the kernel headers found at path(optional, defaults to /usr/src/linux-2.4, then /usr/src/linux)] ) AC_ARG_WITH(bsd-kernel-headers, [ --with-bsd-kernel-headers=path use the kernel headers found at path(optional, defaults to /usr/src/sys)]