support neon 0.29
This commit is contained in:
parent
f7af20ba48
commit
b014936769
@ -1,6 +1,10 @@
|
||||
ChangeLog for davfs2
|
||||
--------------------
|
||||
|
||||
2009-10-14 Werner Baumann (werner.baumann@onlinehome.de)
|
||||
* configure.ac:
|
||||
add support for neon 0.29.
|
||||
|
||||
2009-10-10 Werner Baumann (werner.baumann@onlinehome.de)
|
||||
* webdav.c, dav_head:
|
||||
Ignore Last-Modified header if the value is 0.
|
||||
|
@ -36,7 +36,7 @@ AC_PROG_LN_S
|
||||
# Checks for libraries.
|
||||
AM_GNU_GETTEXT_VERSION(0.14.4)
|
||||
AM_GNU_GETTEXT([external])
|
||||
NE_REQUIRE_VERSIONS([0], [25 26 27 28])
|
||||
NE_REQUIRE_VERSIONS([0], [25 26 27 28 29])
|
||||
DAV_CHECK_NEON
|
||||
|
||||
# Checks for header files.
|
||||
|
Loading…
Reference in New Issue
Block a user