18248: trunk/xapian-bindings/
olly <[email protected]> Thu, 11 Sep 2014 18:03:47 +0100
| Newsgroups | gmane.comp.search.xapian.cvs |
|---|---|
| Message-ID | <[email protected]> |
SVN root: svn://svn.xapian.org/xapian Changes by: olly Revision: 18248 Date: 2014-09-11 18:03:46 +0100 (Thu, 11 Sep 2014) Log message (4 lines): configure.ac: Fix SWIG version check to not fail on 3.* by making the pattern match all older versions rather than some newer ones, and update the minimum checked for to be what we actually currently want - it was 1.3.40 which is 5 years old! Modified files: U trunk/xapian-bindings/ChangeLog U trunk/xapian-bindings/configure.ac Links: http://xapian.org/C?18248 http://xapian.org/C?18248?trunk/xapian-bindings/ChangeLog http://xapian.org/C?18248?trunk/xapian-bindings/configure.ac