From f1ef1757982bf473f3179c9a875357a82be941a9 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Fri, 14 May 1999 11:55:28 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6234 ec53bebd-3082-4978-b11e-865c3cabbd6b --- cf/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cf/ChangeLog b/cf/ChangeLog index 4084ac6e1..e31cb37fe 100644 --- a/cf/ChangeLog +++ b/cf/ChangeLog @@ -1,5 +1,9 @@ 1999-05-14 Assar Westerlund + * check-netinet-ip-and-tcp.m4: new file for checking for + netinet/{ip,tcp}.h. These are special as they on Irix 6.5.3 + require to be included in advance. + * check-xau.m4: we also need to check for XauFilename since it's used by appl/kx. And on Irix 6.5 that function requires linking with -lX11.