[Ocfs2-commits] manish commits r914 - trunk
svn-commits at oss.oracle.com
svn-commits at oss.oracle.com
Sun May 16 12:57:45 CDT 2004
Author: manish
Date: 2004-05-16 11:57:44 -0500 (Sun, 16 May 2004)
New Revision: 914
Modified:
trunk/configure.in
Log:
Change message to say 2.6.x is ok
Modified: trunk/configure.in
===================================================================
--- trunk/configure.in 2004-05-12 19:49:36 UTC (rev 913)
+++ trunk/configure.in 2004-05-16 16:57:44 UTC (rev 914)
@@ -202,7 +202,7 @@
KERNEL_26=yes
;;
*)
- AC_MSG_ERROR([This module only supports kernel version 2.4.x])
+ AC_MSG_ERROR([This module only supports kernel version 2.4.x or 2.6.x])
;;
esac
AC_SUBST(KERNEL_26)
More information about the Ocfs2-commits
mailing list