Whamcloud - gitweb
b=7417
authorgreen <green>
Wed, 16 Nov 2005 12:39:39 +0000 (12:39 +0000)
committergreen <green>
Wed, 16 Nov 2005 12:39:39 +0000 (12:39 +0000)
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

index 5ce60d7..889fe34 100644 (file)
@@ -1,6 +1,6 @@
-sinclude(lustre/autoconf/lustre-version.ac)
 
 AC_INIT([Lustre], [LUSTRE_VERSION], [https://bugzilla.lustre.org/], [lustre])
 
 AC_INIT([Lustre], [LUSTRE_VERSION], [https://bugzilla.lustre.org/], [lustre])
+sinclude(lustre/autoconf/lustre-version.ac)
 
 LB_CHECK_VERSION
 
 
 LB_CHECK_VERSION