summaryrefslogtreecommitdiff
path: root/mail/claws-mail/files/patch-src-common-Makefile.in
blob: 4b2e83567aab418d92df4812d9d8ca9525db243b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/common/Makefile.in.orig	Fri Jan 24 13:41:49 2003
+++ src/common/Makefile.in	Thu Jan 30 01:34:01 2003
@@ -58,7 +58,7 @@
 CFLAGS = @CFLAGS@
 CPP = @CPP@
 
-CPPFLAGS = \
+CPPFLAGS = @CPPFLAGS@ \
 	$(GLIB_CFLAGS) \
 	$(OPENSSL_CFLAGS) \
 	-DLOCALEDIR=\""$(localedir)"\"