summaryrefslogtreecommitdiff
path: root/palm/gnomepilot2/files/patch-gpilotd::Makefile.in
blob: c454b7787ade8be1ab9753e00aa5a8f8b73903ba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$FreeBSD$

--- gpilotd/Makefile.in	2002/04/25 16:24:16	1.1
+++ gpilotd/Makefile.in	2002/04/25 16:24:35
@@ -305,7 +305,7 @@
 CFLAGS = \
 	-Wall -Wmissing-prototypes			\
 	 -Wmissing-declarations				\
-	 -Wpointer-arith -g 				\
+	 -Wpointer-arith 				\
 	-DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" 	\
 	$(NULL)