aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/Makefile.am
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnu.org>1999-09-02 02:09:57 +0800
committerArturo Espinosa <unammx@src.gnome.org>1999-09-02 02:09:57 +0800
commit523a46f844ab6855b6888984c3f7a40a13900d74 (patch)
treef14799480820b6ca3ccb7eb5a663e81bfc3d6c5b /calendar/Makefile.am
parent4ed34315759b8bb3b701133bcb704b5a4891100c (diff)
downloadgsoc2013-evolution-523a46f844ab6855b6888984c3f7a40a13900d74.tar
gsoc2013-evolution-523a46f844ab6855b6888984c3f7a40a13900d74.tar.gz
gsoc2013-evolution-523a46f844ab6855b6888984c3f7a40a13900d74.tar.bz2
gsoc2013-evolution-523a46f844ab6855b6888984c3f7a40a13900d74.tar.lz
gsoc2013-evolution-523a46f844ab6855b6888984c3f7a40a13900d74.tar.xz
gsoc2013-evolution-523a46f844ab6855b6888984c3f7a40a13900d74.tar.zst
gsoc2013-evolution-523a46f844ab6855b6888984c3f7a40a13900d74.zip
Added call to GNOME_COMPILE_WARNINGS.
1999-09-01 Miguel de Icaza <miguel@gnu.org> * configure.in: Added call to GNOME_COMPILE_WARNINGS. * libversit: Removed all the rest of the C++ comments from C sources (per David's suggestion). 1999-09-01 David Kaelbling <drk@sgi.com> * card.c (strtoCardRev): Off by one error fix. svn path=/trunk/; revision=1153
Diffstat (limited to 'calendar/Makefile.am')
-rw-r--r--calendar/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/calendar/Makefile.am b/calendar/Makefile.am
index 0796c6b142..5d2aba31b3 100644
--- a/calendar/Makefile.am
+++ b/calendar/Makefile.am
@@ -8,8 +8,6 @@ gnorba_DATA = gnomecal.gnorba
help_base = $(datadir)/gnome/help/cal
-CFLAGS += -Wall -Wunused -Wpointer-arith -Wmissing-declarations
-
INCLUDES = \
-I$(includedir) \
$(GNOME_INCLUDEDIR) \