two minor build quirks

This commit is contained in:
Daniel Stenberg 2004-01-19 15:41:50 +00:00
parent 52df162c2f
commit f44bc85545
1 changed files with 6 additions and 0 deletions

View File

@ -6,6 +6,12 @@
Changelog
Daniel (16 January 2004)
- Gisle Vanem fixed a few issues where compilers warned about variables
possibly being used unassigned.
- Minor Interix build problem fixed.
Daniel (15 January 2004)
- Peter Sylvester pointed out some necessary escaping needed in the
acinclude.m4 file when automake 1.8 or later is used.