]> granicus.if.org Git - sudo/commitdiff
Remove aixcrypt.exp, it was a remnant of the 90's crypto wars where
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 17 Nov 2016 15:11:59 +0000 (08:11 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 17 Nov 2016 15:11:59 +0000 (08:11 -0700)
crypt() was not exported.

MANIFEST
configure
configure.ac
plugins/sudoers/aixcrypt.exp [deleted file]

index fc65b619c88e91c4d589c19c5bff2085fe22b2f8..bb079b9973e153540e9b65df9cdb66e6ea8eb57a 100644 (file)
--- 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
index 645faa2c2c78d766bddbea8a3b1c5a0df4123e0f..c68316cc0bcef35f6bf3159c37cb0be890cd6381 100755 (executable)
--- 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
index 1407211d648c18fab65a6b9ecf5111d939906cc7..f2564219c1359b3d3c6bf1c14ace22b6517fb024 100644 (file)
@@ -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 (file)
index 5ee024e..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#!
-__setkey
-__encrypt
-__crypt