From b9f4dac209263c2665f95fb2ac95f9b0946e9b68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 7 Oct 2006 20:53:14 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18328 ec53bebd-3082-4978-b11e-865c3cabbd6b --- cf/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cf/ChangeLog b/cf/ChangeLog index 3349c1316..cd9131917 100644 --- a/cf/ChangeLog +++ b/cf/ChangeLog @@ -1,5 +1,9 @@ 2006-10-07 Love Hörnquist Åstrand + * Makefile.am.common (install-build-headers): make this function + convoluted and deal with dist_, nodist, nobase and all its + friends. + * have-struct-field.m4: memset the structure to make sure that we don't get compiler warnings.