Remove aixcrypt.exp, it was a remnant of the 90's crypto wars where

crypt() was not exported.
This commit is contained in:
Todd C. Miller
2016-11-17 08:11:59 -07:00
parent 80217f0bbc
commit a77ecca7d3
4 changed files with 0 additions and 7 deletions

View File

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

1
configure vendored
View File

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

View 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

View File

@@ -1,4 +0,0 @@
#!
__setkey
__encrypt
__crypt