]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - config.mk.in
More automake stuff
[nfs-utils.git] / config.mk.in
index d2cbea04f1ba226804d71d4f33e37c5702d053f4..fa05149681ec3f53d756befca14fa8d6695d59e2 100644 (file)
@@ -10,6 +10,7 @@ BINDIR                = @bindir@
 SBINDIR                = @sbindir@
 MANDIR         = @mandir@
 STATEDIR       = $(install_prefix)@statedir@
+STATDUSER      = @statduser@
 
 ##################################################################
 # This is the prefix that will be used for nfsd and mountd. Leave this
@@ -32,6 +33,9 @@ MANGROUP      = root
 LIBBSD         = @LIBBSD@
 LIBNSL         = @LIBNSL@
 LIBWRAP                = @LIBWRAP@
+KRBLIB         = @KRBLIB@
+KRBDIR         = @KRBDIR@
+KRB5_VERSION   = @K5VERS@
 
 ################# END OF USER SERVICEABLE PARTS ##################
 ALLTARGETS     = all clean distclean install installman \