updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git] / pngwriter / makefile.diff
blob2fae83edfe883275148cdb54af6c7686afd324ba
1 --- make.include.linux.orig 2005-08-03 06:55:45.000000000 +0200
2 +++ make.include.linux 2009-02-11 13:53:54.970135549 +0100
3 @@ -13,7 +13,7 @@
4 # -DNO_FREETYPE).
7 -# P_FREETYPE = 1
8 +P_FREETYPE = 1
10 # Alternatively, when compiling, call make with the option P_FREETYPE=1
12 @@ -32,7 +32,7 @@
14 CXX=g++
16 -CXXFLAGS= -O3 -Wall -Wno-deprecated $(FT_ARG)
17 +CXXFLAGS+= $(FT_ARG)
19 INC= -I../src/ -I$(PREFIX)/include/