Whamcloud - gitweb
* Defined empty LN_CONFIG_USERSPACE macro to avoid a warning when
authoreeb <eeb>
Mon, 12 Oct 2009 19:01:16 +0000 (19:01 +0000)
committereeb <eeb>
Mon, 12 Oct 2009 19:01:16 +0000 (19:01 +0000)
  running ./configure sincew it's called from build scripts shared
  by all branches.

lnet/autoconf/lustre-lnet.m4

index dbbdc09..9673d3d 100644 (file)
@@ -945,6 +945,17 @@ EXTRA_KCFLAGS="$tmp_flags"
 ])
 
 #
+#
+# LN_CONFIG_USERSPACE
+#
+# This is defined but empty because it is called from build/lustre-build.m4
+# which is shared by all branches.
+#
+AC_DEFUN([LN_CONFIG_USERSPACE],
+[
+])
+
+#
 # LN_PROG_LINUX
 #
 # LNet linux kernel checks