X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=support%2Finclude%2FMakefile.in;h=60e9543729d09961571402c22604b63aa60284cb;hp=e73b4faa44e4b277e8bc3b7e1233e089739b61ce;hb=9a5293a10551c03b4fb976503dd24da569fcadb3;hpb=3ad7dea527170ae12c9cdc2e428d0676ac261144 diff --git a/support/include/Makefile.in b/support/include/Makefile.in index e73b4fa..60e9543 100644 --- a/support/include/Makefile.in +++ b/support/include/Makefile.in @@ -47,12 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/aclocal/bsdsignals.m4 \ $(top_srcdir)/aclocal/libevent.m4 \ $(top_srcdir)/aclocal/libnfsidmap.m4 \ $(top_srcdir)/aclocal/librpcsecgss.m4 \ + $(top_srcdir)/aclocal/libsqlite3.m4 \ $(top_srcdir)/aclocal/libtirpc.m4 \ - $(top_srcdir)/aclocal/libtool.m4 \ - $(top_srcdir)/aclocal/ltoptions.m4 \ - $(top_srcdir)/aclocal/ltsugar.m4 \ - $(top_srcdir)/aclocal/ltversion.m4 \ - $(top_srcdir)/aclocal/lt~obsolete.m4 \ $(top_srcdir)/aclocal/nfs-utils.m4 \ $(top_srcdir)/aclocal/rpcsec_vers.m4 \ $(top_srcdir)/aclocal/tcp-wrappers.m4 \ @@ -167,12 +163,17 @@ LIBBLKID = @LIBBLKID@ LIBBSD = @LIBBSD@ LIBCAP = @LIBCAP@ LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBEVENT = @LIBEVENT@ LIBKEYUTILS = @LIBKEYUTILS@ LIBMOUNT = @LIBMOUNT@ +LIBNFSIDMAP = @LIBNFSIDMAP@ LIBNSL = @LIBNSL@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBSOCKET = @LIBSOCKET@ +LIBSQLITE = @LIBSQLITE@ +LIBTIRPC = @LIBTIRPC@ LIBTOOL = @LIBTOOL@ LIBWRAP = @LIBWRAP@ LIPO = @LIPO@ @@ -237,7 +238,6 @@ dvidir = @dvidir@ enable_gss = @enable_gss@ enable_ipv6 = @enable_ipv6@ enable_mountconfig = @enable_mountconfig@ -enable_nfsv3 = @enable_nfsv3@ enable_nfsv4 = @enable_nfsv4@ enable_nfsv41 = @enable_nfsv41@ exec_prefix = @exec_prefix@ @@ -267,6 +267,7 @@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ startstatd = @startstatd@ +statdpath = @statdpath@ statduser = @statduser@ statedir = @statedir@ sysconfdir = @sysconfdir@