git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16011 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-09-02 10:21:45 +00:00
parent e99499514c
commit fd3032ca2f

View File

@@ -1,8 +1,16 @@
2005-09-02 Love H<>rnquist <20>strand <lha@it.su.se>
* roken-frag.m4: Resolver check moved to rk_RESOLV, from Andrew
Bartlet <abartlet@samba.org>
* resolv.m4: Resolver checks, broken out so samba can use it From
Andrew Bartlet <abartlet@samba.org>
2005-08-22 Love H<>rnquist <20>strand <lha@it.su.se>
* roken-frag.m4: Check for res_ndestroy.
2005-08-03 Love H<>rnquist <20>strand <lha@it.su.se>
2005-08-03 Love H<>rnquist <20>strand <lha@it.su.se>
* crypto.m4: Add <sys/types.h>, OpenSSL 0.9.8 needs it for size_t.
From: Quanah Gibson-Mount <quanah@stanford.edu>