Whamcloud - gitweb
LU-1199 build: Untangle the ldiskfs build system from lustre
[fs/lustre-release.git] / build / autoconf / lustre-build.m4
index ef1ced2..df48f11 100644 (file)
@@ -698,13 +698,12 @@ LC_CONDITIONALS
 #
 AC_DEFUN([LB_CONFIG_FILES],
 [
-AC_CONFIG_FILES(
-[Makefile
-autoMakefile
-]
-[Rules:build/Rules.in]
-AC_PACKAGE_TARNAME[.spec]
-)
+       AC_CONFIG_FILES([
+               Makefile
+               autoMakefile]
+               [Rules:build/Rules.in]
+               AC_PACKAGE_TARNAME[.spec]
+       )
 ])
 
 #