Added -Wall to compilation flags

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@11969 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-01-03 18:27:13 +00:00
parent 6d4b24710f
commit 6a7c31be61

View file

@ -39,7 +39,7 @@
ADDITIONAL_CPPFLAGS += -DHAVE_LIBXML=$(HAVE_LIBXML)
# Additional flags to pass to the Objective-C compiler
#ADDITIONAL_OBJCFLAGS +=
ADDITIONAL_OBJCFLAGS += -Wall
# Additional flags to pass to the C compiler
#ADDITIONAL_CFLAGS +=