updated on Wed Jan 11 12:00:27 UTC 2012
[aur-mirror.git] / htp / va_copy.patch
blobafd7b07d7f984fa1abce25bd63b256e3edf5136c
1 diff -Nur htp-1.16.orig/Makefile.config htp-1.16/Makefile.config
2 --- htp-1.16.orig/Makefile.config 2007-08-31 21:46:01.000000000 +1000
3 +++ htp-1.16/Makefile.config 2009-11-09 17:08:25.428543046 +1100
4 @@ -33,7 +33,7 @@
5 CCOPT = -c -Wall -O2 -g -DDEBUG=1
6 endif
7 # Adapt the following defines to the features of your OS.
8 -DEFINES = -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1
9 +DEFINES = -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -DHAVE_VA_COPY -D_GNU_SOURCE=1
11 LOPT =
12 # -lefence