Whamcloud - gitweb
fix typo
authorshadow <shadow>
Thu, 24 Apr 2008 08:48:03 +0000 (08:48 +0000)
committershadow <shadow>
Thu, 24 Apr 2008 08:48:03 +0000 (08:48 +0000)
build/autoconf/lustre-build-linux.m4

index 58af79c..193c6c7 100644 (file)
@@ -119,7 +119,7 @@ LB_LINUX_TRY_COMPILE([
                #include <linux/version.h>
        ],[
                #ifndef SLE_VERSION_CODE
-               #error "not redhat kernel"
+               #error "not sles kernel"
                #endif
        ],[
                SUSE_KERNEL="yes"