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
5 CCOPT = -c -Wall -O2 -g -DDEBUG=1
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