Akira TAGOH
3d3629f86a
Fix a potability issue about stdint.h
2012-11-27 18:25:11 +09:00
Akira TAGOH
02db01ac22
Bump version to 2.10.2
2012-11-26 17:21:14 +09:00
Akira TAGOH
8daa863c6d
deal with warnings as errors for the previous change
...
missed this change to commit. doh!
2012-09-11 18:10:12 +09:00
Akira TAGOH
ab26a722c0
Bug 52573 - patch required to build 2.10.x with oldish GNU C library headers
...
On older libc, _POSIX_C_SOURCE didn't satisfy to use posix_fadvise()
and AC_CHECK_FUNCS doesn't check a header file if the function is
declared there properly. so use AC_LINK_IFELSE instead.
2012-09-11 17:56:09 +09:00
Akira TAGOH
c4a58ae0e2
Fix for libtoolize's warnings
2012-08-27 16:36:49 +09:00
Akira TAGOH
cbfbd4041d
Bump version to 2.10.1
2012-07-27 11:22:14 +09:00
Akira TAGOH
d4fc407246
correct version
2012-07-17 14:20:48 +09:00
Akira TAGOH
92bad770e5
Bump version to 2.10
2012-07-17 11:36:01 +09:00
Akira TAGOH
14d23ef330
Bump libtool revision
2012-07-17 11:34:31 +09:00
Akira TAGOH
da9400212d
Fix a build fail with gcc 2.95, not supporting the flexible array members.
2012-07-09 14:46:51 +09:00
Akira TAGOH
5b2d065ef8
Bug 34266 - configs silently ignored if libxml2 doesn't support SAX1 interface
...
Check if libxml2 has built with --with-sax1
2012-07-05 16:25:05 +09:00
Akira TAGOH
9c377192bf
Bump version to 2.9.92
2012-06-25 14:57:51 +09:00
Akira TAGOH
a94c6b3b94
Bump libtool revision
2012-06-25 14:50:18 +09:00
Akira TAGOH
2d9ad5434b
Rename configure.in to configure.ac
2012-06-18 18:33:43 +09:00