diff options
author | Eric Anholt <anholt@freebsd.org> | 2005-08-17 19:10:49 +0000 |
---|---|---|
committer | Eric Anholt <anholt@freebsd.org> | 2005-08-17 19:10:49 +0000 |
commit | 79db37c65905823b66411533152ab54407f04004 (patch) | |
tree | 55320259e3fe35f154aa4f486705902cb56bd1e9 /ChangeLog | |
parent | 5165ebdb8144cd5be706e49957f5c8b51b762821 (diff) |
On FreeBSD, some of the symbols necessary for secure RPC support are in
librpcsvc, so check for their presence in rpcsvc so that the library
will be added.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-08-17 Charlie & <anholt@FreeBSD.org> + + * xtrans.m4: + On FreeBSD, some of the symbols necessary for secure RPC support are in + librpcsvc, so check for their presence in rpcsvc so that the library + will be added. + 2005-07-14 Alan Coopersmith <alan.coopersmith@sun.com> * xtrans.m4: |