From: Simon Josefsson Date: Fri, 8 May 2009 14:39:01 +0000 (+0200) Subject: Fix. X-Git-Tag: gnutls_2_7_9~24 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=889e46b78632785ab3909ab54cb3db01ad4e2f27;p=thirdparty%2Fgnutls.git Fix. --- diff --git a/cfg.mk b/cfg.mk index 952726a30a..88f90798bc 100644 --- a/cfg.mk +++ b/cfg.mk @@ -19,7 +19,8 @@ # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. WFLAGS ?= WARN_CFLAGS=-Werror -CFGFLAGS ?= --enable-gtk-doc +ADDFLAGS ?= +CFGFLAGS ?= --enable-gtk-doc $(ADDCFGFLAGS) INDENT_SOURCES = `find . -name \*.c|grep -v -e ^./lgl -e ^./gl -e ^./src/cfg -e -gaa.c -e asn1_tab.c`