]> eyrie.org Git - kerberos/krb5-strength.git/commit
Probe for setrlimit for the xmalloc tests
authorRuss Allbery <rra@stanford.edu>
Wed, 2 Oct 2013 00:27:45 +0000 (17:27 -0700)
committerRuss Allbery <rra@stanford.edu>
Wed, 2 Oct 2013 00:27:45 +0000 (17:27 -0700)
commitb608d546dc9300a393b8b7a273375c005272d2fa
treeabc9698fdfc309522ef8b40d88c367536961f312
parent952002f66afc719af8859740480be0f556f94882
Probe for setrlimit for the xmalloc tests

Testing the xmalloc utility library requires knowing whether
setrlimit exists.  Add the check to configure.
configure.ac