From: Simon Josefsson Date: Mon, 27 Apr 2009 12:47:41 +0000 (+0200) Subject: Fix. X-Git-Tag: gnutls_2_7_8~16 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ed1162ca04a169fcf48e27160bebe055e6438028;p=thirdparty%2Fgnutls.git Fix. --- diff --git a/cfg.mk b/cfg.mk index 2f9a7b4d29..37586e991b 100644 --- a/cfg.mk +++ b/cfg.mk @@ -29,6 +29,8 @@ endif PODIR := lib/po PO_DOMAIN := libgnutls +local-checks-to-skip = sc_prohibit_strcmp + autoreconf: for f in $(PODIR)/*.po.in; do \ cp $$f `echo $$f | sed 's/.in//'`; \