2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-30 22:05:46 +00:00
This commit is contained in:
Todd C. Miller
2014-07-01 20:37:11 -06:00
parent fb2b6e59fb
commit 4ad98300d4

2
configure vendored
View File

@@ -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=""