]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
STABLE14-configure-linux-header-path-help-20041018
authorDerrick Brashear <shadow@dementia.org>
Tue, 9 Nov 2004 17:05:33 +0000 (17:05 +0000)
committerDerrick Brashear <shadow@dementia.org>
Tue, 9 Nov 2004 17:05:33 +0000 (17:05 +0000)
thanks to Kris Van Hees for pointing this out

(cherry picked from commit efee9917cbb3130dfd73b5f064c4ff266c284333)

acinclude.m4

index 7876de6ffdc5c7b9b32d189928ea45d6a76fd349..26a52ed55453de6046b2ada1eb6b79ba0e67a2d1 100644 (file)
@@ -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)]