From: Todd C. Miller Date: Thu, 17 Nov 2016 15:11:59 +0000 (-0700) Subject: Remove aixcrypt.exp, it was a remnant of the 90's crypto wars where X-Git-Tag: SUDO_1_8_19^2~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a77ecca7d3ef593c0bb261d7ab6f9b08ee4750e8;p=sudo Remove aixcrypt.exp, it was a remnant of the 90's crypto wars where crypt() was not exported. --- diff --git a/MANIFEST b/MANIFEST index fc65b619c..bb079b997 100644 --- a/MANIFEST +++ b/MANIFEST @@ -229,7 +229,6 @@ plugins/sample/README plugins/sample/sample_plugin.c plugins/sample/sample_plugin.exp plugins/sudoers/Makefile.in -plugins/sudoers/aixcrypt.exp plugins/sudoers/alias.c plugins/sudoers/audit.c plugins/sudoers/auth/API diff --git a/configure b/configure index 645faa2c2..c68316cc0 100755 --- a/configure +++ b/configure @@ -14835,7 +14835,6 @@ done # To get all prototypes (so we pass -Wall) $as_echo "#define _LINUX_SOURCE_COMPAT 1" >>confdefs.h - SUDOERS_LDFLAGS="${SUDOERS_LDFLAGS} -Wl,-bI:\$(srcdir)/aixcrypt.exp" # For AIX we build in support for both LAM and PAM # and choose which to use based on auth_type in diff --git a/configure.ac b/configure.ac index 1407211d6..f2564219c 100644 --- a/configure.ac +++ b/configure.ac @@ -1703,7 +1703,6 @@ case "$host" in # To get all prototypes (so we pass -Wall) AC_DEFINE([_LINUX_SOURCE_COMPAT]) - SUDOERS_LDFLAGS="${SUDOERS_LDFLAGS} -Wl,-bI:\$(srcdir)/aixcrypt.exp" # For AIX we build in support for both LAM and PAM # and choose which to use based on auth_type in diff --git a/plugins/sudoers/aixcrypt.exp b/plugins/sudoers/aixcrypt.exp deleted file mode 100644 index 5ee024ef6..000000000 --- a/plugins/sudoers/aixcrypt.exp +++ /dev/null @@ -1,4 +0,0 @@ -#! -__setkey -__encrypt -__crypt