18196: trunk/xapian-core/
olly <[email protected]> Mon, 11 Aug 2014 06:32:51 +0100
| Newsgroups | gmane.comp.search.xapian.cvs |
|---|---|
| Message-ID | <[email protected]> |
SVN root: svn://svn.xapian.org/xapian Changes by: olly Revision: 18196 Date: 2014-08-11 06:32:51 +0100 (Mon, 11 Aug 2014) Log message (4 lines): configure.ac: Rename XAPIAN_TEST_CXXFLAGS_ to XAPIAN_TEST_CXXFLAGS (since the latter is never used) and make it take a variable to add the flags to. Also, fix it to restore CXXFLAGS correctly if the success case contains "break". Modified files: U trunk/xapian-core/ChangeLog U trunk/xapian-core/configure.ac Links: http://xapian.org/C?18196 http://xapian.org/C?18196?trunk/xapian-core/ChangeLog http://xapian.org/C?18196?trunk/xapian-core/configure.ac