configure.ac: clean up; byteswap.h: avoid redefinition errors
[portablexdr.git] / ChangeLog
1 2008-10-29  Jim Meyering  <meyering@redhat.com>
2
3         * rpc/xdr.h (XDR_INLINE): Cast result to (void*), to avoid warnings,
4         on at least mingw.
5
6 2008-02-06  Richard Jones  <rjones@redhat.com>
7
8         * xdr_float.c: Patch by Brecht Sanders which fixes type-punning
9           error when building on Windows.
10         * configure.ac, Makefile.am: Build a DLL again on Windows.
11
12 2008-01-22  Richard Jones  <rjones@redhat.com>
13
14         Initial package creation.