]> granicus.if.org Git - sudo/commitdiff
regen
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 2 Jul 2014 02:37:11 +0000 (20:37 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 2 Jul 2014 02:37:11 +0000 (20:37 -0600)
configure

index 2bb7a1ec1b50ae51ad5e14e3abd9ab0c7bca30fb..8aba39fda5f652d009c112828e7dc77f847f9eec 100755 (executable)
--- 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=""