From ee5527465bad6ed3aacb812c2a7466d623d4f49b Mon Sep 17 00:00:00 2001 From: green Date: Wed, 16 Nov 2005 12:39:39 +0000 Subject: [PATCH] b=7417 r=adilger Introduce version exchange between servers and clients and ability to issue warnings on old clients and refusal to accept old liblustre clients. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 5ce60d7..889fe34 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ -sinclude(lustre/autoconf/lustre-version.ac) AC_INIT([Lustre], [LUSTRE_VERSION], [https://bugzilla.lustre.org/], [lustre]) +sinclude(lustre/autoconf/lustre-version.ac) LB_CHECK_VERSION -- 1.8.3.1