updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / pdftk / makefile.patch
blob0946c810c924573269cb37611c118ffd6cf38901
1 diff -ur pdftk-1.43.orig/pdftk/Makefile.Debian pdftk-1.43/pdftk/Makefile.Debian
2 --- pdftk-1.43.orig/pdftk/Makefile.Debian 2010-09-15 16:50:56.000000000 +0100
3 +++ pdftk-1.43/pdftk/Makefile.Debian 2010-10-09 13:35:25.000000000 +0100
4 @@ -29,7 +29,7 @@
5 # tools
6 # need direct path to libgcj for gcjh (starting in gcj 4.1.2 per Aurélien GÉRÔME)
7 TOOLPATH=
8 -export VERSUFF=-4.4
9 +export VERSUFF=
10 export CXX= $(TOOLPATH)g++$(VERSUFF)
11 export GCJ= $(TOOLPATH)gcj$(VERSUFF)
12 export GCJH= $(TOOLPATH)gcjh$(VERSUFF)
13 @@ -72,8 +72,8 @@
16 export CPPFLAGS= -DPATH_DELIM=0x2f -DASK_ABOUT_WARNINGS=false -DUNBLOCK_SIGNALS -fdollars-in-identifiers
17 -export CXXFLAGS= -Wall -Wextra -Weffc++ -O2
18 -export GCJFLAGS= -Wall -Wextra -fsource=1.3 -O2
19 +export CXXFLAGS= -O2
20 +export GCJFLAGS= -Wno-all -fsource=1.3 -O2
21 export GCJHFLAGS= -force
22 export LDLIBS= -lgcj