Whamcloud - gitweb
LU-3466 iokit: Make lustre-iokit a subpackage of lustre
[fs/lustre-release.git] / lustre-iokit / configure.ac
diff --git a/lustre-iokit/configure.ac b/lustre-iokit/configure.ac
deleted file mode 100644 (file)
index 54d9a79..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-AC_PREREQ([2.57])
-AC_INIT([lustre-iokit],[2.3.65], [http://bugs.hpdd.intel.com/])
-AC_CONFIG_AUX_DIR([.])
-AM_INIT_AUTOMAKE
-AC_PATH_PROGS(BASH, bash)
-AC_PATH_PROGS(PERL, perl)
-RELEASE="1"
-AC_SUBST(RELEASE)
-
-AC_OUTPUT(
-lustre-iokit.spec
-Makefile
-sgpdd-survey/Makefile
-obdfilter-survey/Makefile
-ost-survey/Makefile
-ior-survey/Makefile
-mds-survey/Makefile
-stats-collect/Makefile
-)