X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=include%2Fsys%2FMakefile.in;h=d06a11475490ca13d25d99a98fe3d1e5d94f32c8;hb=8a7e1ceefa430988c8f888ca708ab307333b4464;hp=d023cf52fe610e0be3500361bf6ae7fc6ddae456;hpb=10715a018760e1d862b8348e31dc505e832a0904;p=zfs.git diff --git a/include/sys/Makefile.in b/include/sys/Makefile.in index d023cf5..d06a114 100644 --- a/include/sys/Makefile.in +++ b/include/sys/Makefile.in @@ -72,6 +72,7 @@ am__aclocal_m4_deps = \ $(top_srcdir)/config/user-ioctl.m4 \ $(top_srcdir)/config/user-libblkid.m4 \ $(top_srcdir)/config/user-libuuid.m4 \ + $(top_srcdir)/config/user-no-unused-but-set-variable.m4 \ $(top_srcdir)/config/user-nptl_guard_within_stack.m4 \ $(top_srcdir)/config/user-selinux.m4 \ $(top_srcdir)/config/user-zlib.m4 $(top_srcdir)/config/user.m4 \ @@ -370,6 +371,7 @@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ +NO_UNUSED_BUT_SET_VARIABLE = @NO_UNUSED_BUT_SET_VARIABLE@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OTOOL = @OTOOL@