18185: trunk/xapian-bindings/
olly <[email protected]> Fri, 01 Aug 2014 07:36:10 +0100
| Newsgroups | gmane.comp.search.xapian.cvs |
|---|---|
| Message-ID | <[email protected]> |
SVN root: svn://svn.xapian.org/xapian Changes by: olly Revision: 18185 Date: 2014-08-01 07:36:10 +0100 (Fri, 01 Aug 2014) Log message (5 lines): configure.ac: Enable automake option 'subdir-objects' as (a) this avoids a warning with newer automake and (b) it better to put the objects alongside the source in this case anyway (less cluttered, and the objects and generated sources will both get cleaned up if the directory is removed). Modified files: U trunk/xapian-bindings/ChangeLog U trunk/xapian-bindings/configure.ac Links: http://xapian.org/C?18185 http://xapian.org/C?18185?trunk/xapian-bindings/ChangeLog http://xapian.org/C?18185?trunk/xapian-bindings/configure.ac