]> granicus.if.org Git - sudo/commit
Only include functions in util.exp that are actually in the library.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 29 Jul 2014 16:52:43 +0000 (10:52 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 29 Jul 2014 16:52:43 +0000 (10:52 -0600)
commitdaf634b728b9936dc8d1570003e522d81249dbbe
tree86483081044d6695bce055fcb8d54f9cd2beaf23
parentf99a91023640b4ef15d2a372378c8f0651592709
Only include functions in util.exp that are actually in the library.
Fixes a problem on Solaris where undefined functions that are listed
as exported in the map file result in a link error.
Also make sure we use our glob.c if the system is missing glob().
MANIFEST
configure
configure.ac
include/sudo_compat.h
lib/util/Makefile.in
lib/util/util.exp.in [moved from lib/util/util.exp with 68% similarity]
m4/sudo.m4