From cfcd2abb74e6c9059a0a51905044be2e94751c3d Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Tue, 18 Nov 2008 15:39:57 +0100 Subject: [PATCH] Fix typo in last commit. --- m4/manywarnings.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m4/manywarnings.m4 b/m4/manywarnings.m4 index 5eb5a66b2..b0c413e84 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 -- 2.11.0