]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
allow-disabling-kernel-module-compilation-20010705
authorDerrick Brashear <shadow@dementia.org>
Thu, 5 Jul 2001 17:55:29 +0000 (17:55 +0000)
committerDerrick Brashear <shadow@dementia.org>
Thu, 5 Jul 2001 17:55:29 +0000 (17:55 +0000)
add missing fi

configure.in

index 6f44f30acb352a6c0b7210cc6d53e1f5cbdd355b..95e2448413041556784bba0945d07cac0da45f93 100644 (file)
@@ -77,6 +77,7 @@ case $system in
                  else
                   AC_MSG_WARN(No linux headers found at $LINUX_KERNEL_PATH so disabling kernel module)
                   enable_kernel_module="no"
+                 fi
                 fi
                fi
                AC_MSG_RESULT(linux)