X-Git-Url: http://git.apps.os.sepia.ceph.com/?p=xfstests-dev.git;a=blobdiff_plain;f=configure.ac;h=5ddaadc2f082f9f08cf467b1f3f580797916a9da;hp=1285bf4e1c0aaeec35146cafd4a1a8b5401b8a63;hb=5d20084fefaf09e86be26d7c71bd1c7ac2a2b35c;hpb=9518ef6402549de3f4e9c431936145a19af5c8ab diff --git a/configure.ac b/configure.ac index 1285bf4e..5ddaadc2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,6 @@ AC_INIT([xfstests], [1.1.1]) -AC_PREREQ(2.50) +AC_CONFIG_MACRO_DIR([m4]) +LT_INIT AC_CONFIG_SRCDIR([src/xfsctl.c]) AC_PACKAGE_GLOBALS(xfstests) AC_PACKAGE_UTILITIES(xfstests)