summaryrefslogtreecommitdiffstats
path: root/main/sudo/libcrypt.patch
blob: 0bab03863203fa6b6774820f2e9aabbd369fd736 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ./plugins/sudoers/Makefile.in.orig
+++ ./plugins/sudoers/Makefile.in
@@ -45,7 +45,7 @@
 # Libraries
 LIBS = $(top_builddir)/common/libcommon.la $(top_builddir)/@ac_config_libobj_dir@/libreplace.la
 NET_LIBS = @NET_LIBS@
-SUDOERS_LIBS = @SUDOERS_LIBS@ @AFS_LIBS@ @GETGROUPS_LIB@ $(LIBS) $(NET_LIBS) @ZLIB@
+SUDOERS_LIBS = @SUDOERS_LIBS@ @AFS_LIBS@ @GETGROUPS_LIB@ $(LIBS) $(NET_LIBS) @ZLIB@ -lcrypt
 REPLAY_LIBS = @REPLAY_LIBS@ @ZLIB@
 
 # C preprocessor flags