Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > f90aac28f0b8f3b0f01c6a8f2f300adb > files > 1

jj-1-2.fc16.src.rpm

diff --git a/Makefile b/Makefile
index a07911b..cf43e46 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 # Makefile for jj
-cflags = -Wall\
+cflags = $(CFLAGS)\
 	`pkg-config --cflags loudmouth-1.0`\
 
 libs = 	`pkg-config --libs loudmouth-1.0`\