12 lines
483 B
Diff
12 lines
483 B
Diff
|
--- configure.ac.orig 2009-04-10 14:08:35.000000000 +0200
|
||
|
+++ configure.ac 2009-04-10 14:08:47.000000000 +0200
|
||
|
@@ -79,7 +79,7 @@
|
||
|
|
||
|
# Either a space-separated list of allowable Neon versions, or "any" to
|
||
|
# mean allow anything.
|
||
|
-NEON_ALLOWED_LIST="0\.25 0\.26 0\.27\.2 0\.28"
|
||
|
+NEON_ALLOWED_LIST="any"
|
||
|
NEON_RECOMMENDED_VER=0.28.4
|
||
|
NEON_URL="http://www.webdav.org/neon/neon-${NEON_RECOMMENDED_VER}.tar.gz"
|
||
|
dnl You can skip the neon version check only if you know what you are doing
|