* Makefile.am/configure.ac: some changes to make Solaris a bit happier

This commit is contained in:
Dirk-Jan C. Binnema
2010-12-17 08:34:31 +02:00
parent 2950d29ca7
commit 6d2cc60a5e
3 changed files with 35 additions and 25 deletions

View File

@ -29,7 +29,7 @@ INCLUDES=$(XAPIAN_CXXFLAGS) $(GMIME_CFLAGS) $(GLIB_CFLAGS)
# use -Wno-unused-parameters, because some callbacks may not
# really need all the params they get
AM_CFLAGS=-Wall -Wextra -Wno-unused-parameter -Wdeclaration-after-statement -pedantic
AM_CXXFLAGS=-Wall -Wextra -Wno-unused-parameter -Wno-variadic-macros
AM_CXXFLAGS=-Wall -Wextra -Wno-unused-parameter
bin_PROGRAMS= \
mu