From: Simon Josefsson Date: Tue, 18 Nov 2008 14:39:57 +0000 (+0100) Subject: Fix typo in last commit. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfcd2abb74e6c9059a0a51905044be2e94751c3d;p=pspp 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