From 523a46f844ab6855b6888984c3f7a40a13900d74 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Wed, 1 Sep 1999 18:09:57 +0000 Subject: Added call to GNOME_COMPILE_WARNINGS. 1999-09-01 Miguel de Icaza * 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 * card.c (strtoCardRev): Off by one error fix. svn path=/trunk/; revision=1153 --- calendar/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'calendar/Makefile.am') 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) \ -- cgit v1.2.3