]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - configure.in
Add option to svcgssd to enable libnfsidmap debugging.
[nfs-utils.git] / configure.in
index 0ccc6b201d65053377be2d752a81ce35d5d45e8a..99adee80cb89b9c601bb2cef17aad15d109e3c3d 100644 (file)
@@ -8,6 +8,7 @@ AC_CONFIG_MACRO_DIR(aclocal)
 AM_INIT_AUTOMAKE
 AC_PREREQ(2.59)
 AC_PREFIX_DEFAULT(/usr)
+AM_MAINTAINER_MODE
 
 dnl *************************************************************
 dnl * Define the set of applicable options
@@ -319,7 +320,6 @@ AC_CONFIG_FILES([
        support/nfs/Makefile
        tools/Makefile
        tools/getiversion/Makefile
-       tools/getkversion/Makefile
        tools/locktest/Makefile
        tools/nlmtest/Makefile
        tools/rpcdebug/Makefile
@@ -333,7 +333,6 @@ AC_CONFIG_FILES([
        utils/mountd/Makefile
        utils/nfsd/Makefile
        utils/nfsstat/Makefile
-       utils/nhfsstone/Makefile
        utils/rquotad/Makefile
        utils/showmount/Makefile
        utils/statd/Makefile])