# HG changeset patch # User Simon Josefsson # Date 1227019197 -3600 # Node ID 6f90861ec2f8c0fd5dbc49ea1f7fb74fa960eec0 # Parent 1b295c34a1ace583848ab895241949b549c60b67 Fix typo in last commit. diff --git a/m4/manywarnings.m4 b/m4/manywarnings.m4 --- a/m4/manywarnings.m4 +++ b/m4/manywarnings.m4 @@ -11,7 +11,7 @@ # 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