Message ID | 20171102150723.31309-2-steved@redhat.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/configure.ac b/configure.ac index 9b2a502..c7651f2 100644 --- a/configure.ac +++ b/configure.ac @@ -441,6 +441,8 @@ if test -n "$path_plugins" ; then fi AM_CONDITIONAL(PATH_PLUGINS, test -n "$path_plugins") +AC_SUBST(AM_CPPFLAGS, "$AM_CPPFLAGS -I../../support/nfsidmap") + dnl Check for IPv6 support AC_IPV6