From: Simon Josefsson Date: Tue, 18 Nov 2008 14:39:57 +0000 (+0100) Subject: Fix typo in last commit. X-Git-Tag: v0.1~6654 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cfcd2abb74e6c9059a0a51905044be2e94751c3d;p=thirdparty%2Fgnulib.git Fix typo in last commit. --- diff --git a/m4/manywarnings.m4 b/m4/manywarnings.m4 index 5eb5a66b20..b0c413e844 100644 --- a/m4/manywarnings.m4 +++ b/m4/manywarnings.m4 @@ -11,7 +11,7 @@ dnl From Simon Josefsson # Copy LISTVAR to OUTVAR except for the entries in REMOVEVAR. # Elements separated by whitespace. In set logic terms, the function # does OUTVAR = LISTVAR \ REMOVEVAR. -AC_DEFUN([gl_COMPLEMENT], +AC_DEFUN([gl_MANYWARN_COMPLEMENT], [ gl_warn_set= set x $2; shift