diff -r 99106880f744 -r ff50a80c552a components/webalizer/Makefile --- a/components/webalizer/Makefile Fri Jan 17 10:38:31 2014 -0800 +++ b/components/webalizer/Makefile Fri Jan 17 11:50:07 2014 -0800 @@ -49,10 +49,6 @@ $(SOURCE_DIR)/sample.conf COMPILER = gcc -# Parfait doesn't work with the GNU 4.7 compilers yet. -ifeq ($(strip $(PARFAIT_BUILD)),yes) -COMPILER = gcc3 -endif CONFIGURE_OPTIONS += --enable-dns CONFIGURE_OPTIONS += --with-gd=/usr/include/gd2