From 4ad98300d4e08bd452a53da0a3f9524c0f29f5d6 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 1 Jul 2014 20:37:11 -0600 Subject: [PATCH] regen --- configure | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure b/configure index 2bb7a1ec1..8aba39fda 100755 --- a/configure +++ b/configure @@ -21615,6 +21615,8 @@ case "$lt_cv_dlopen" in as_fn_error $? "\"dlopen present but libtool doesn't appear to support your platform.\"" "$LINENO" 5 fi # Preload sudoers module symbols + $as_echo "#define STATIC_SUDOERS_PLUGIN 1" >>confdefs.h + SUDO_OBJS="${SUDO_OBJS} preload.o" STATIC_SUDOERS="\$(top_builddir)/plugins/sudoers/sudoers.la" LT_STATIC="" -- 2.40.0