summaryrefslogtreecommitdiff
blob: bf75892ad1d25ba8c059252ad36251331d231a9f (plain)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.orig	2006-08-15 14:30:00.000000000 -0700
+++ Makefile	2006-08-15 14:30:17.000000000 -0700
@@ -67,7 +67,7 @@
 #
 LIBDIR = -L$(top_builddir)
 INCDIR = -I$(top_builddir) -I/usr/include/libpisock
-CFLAGS =  -Wall -w -O -g $(INCDIR) $(DEFINES)
+CFLAGS += -Wall -w -g $(INCDIR) $(DEFINES)
 SYNCAL_OBJS = syncal.o syncal_cat.c syncal_list.o syncal_dates.o\
 	syncal_reconcile.o syncal_gmt.o
 LIBTOOL = $(top_builddir)/libtool