git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22626 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-02-23 15:04:07 +00:00
parent d1404acc69
commit 72af89aadf

View File

@@ -1,3 +1,17 @@
2008-02-23 Love H<>rnquist <20>strand <lha@it.su.se>
* make-proto.pl: Handle c-comments.
* Makefile.am.common: Make DEFAULT_INCLUDES work better, avoid
picking up the wrong headerfiles. $(top_builddir)/include vs
${builddir}.
2008-01-21 Love H<>rnquist <20>strand <lha@it.su.se>
* Makefile.am.common: remove the check-symbols check
* check-symbols.sh: removed, use version script instead
2007-10-01 Love H<>rnquist <20>strand <lha@it.su.se>
* crypto.m4: openssl might require -ldl too, so lets check that.