Don't put -Werror into CFLAGS but into WERROR and AC_SUBST it. Some

2000-08-31  Martin Baulig  <baulig@suse.de>

	* configure.in: Don't put -Werror into CFLAGS but into WERROR
	and AC_SUBST it. Some configure checks don't work with -Werror.
	* */Makefile.am (INCLUDES): Add $(WERROR).
This commit is contained in:
Martin Baulig 2000-08-31 10:20:39 +00:00 committed by Martin Baulig
parent 00a08a542a
commit c13ae41bab

View file

@ -5,7 +5,8 @@ INCLUDES = -I. -I$(srcdir) \
$(OAF_CFLAGS) \
$(GNOME_INCLUDEDIR) \
-DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
-I$(includedir)
-I$(includedir) \
$(WERROR)
bin_PROGRAMS = nautilus-mime-type-capplet