configure: set BOOST_LIB_SUFFIX to empty string by default

This commit is contained in:
Andrzej Rybczak
2015-05-02 15:20:45 +02:00
parent 8f646e0f5c
commit 7acff16535
2 changed files with 3 additions and 2 deletions

1
NEWS
View File

@@ -17,6 +17,7 @@ ncmpcpp-0.7 (????-??-??)
* Case insensitive searching is now Unicode aware as long as boost was compiled with ICU support.
* Searching with regular expressions are now enabled by default.
* Support for the Perl regular expression syntax was added.
* BOOST_LIB_SUFFIX configure variable is now empty by default.
ncmpcpp-0.6.3 (2015-03-02)