CVSROOT: /sources/m4 Module name: m4 Changes by: Eric Blake <ericb> 06/09/05 23:16:40
Index: po/Makevars =================================================================== RCS file: /sources/m4/m4/po/Makevars,v retrieving revision 1.4 retrieving revision 1.5 diff -u -b -r1.4 -r1.5 --- po/Makevars 22 Aug 2006 16:16:48 -0000 1.4 +++ po/Makevars 5 Sep 2006 23:16:40 -0000 1.5 @@ -36,9 +36,7 @@ --flag=asprintf:2:c-format --flag=vasprintf:2:c-format \ --flag=asnprintf:3:c-format --flag=vasnprintf:3:c-format \ --flag=m4_error:4:c-format --flag=m4_error_at_line:6:c-format \ - --flag=M4_DEBUG_MESSAGE:2:c-format \ - --flag=M4_DEBUG_MESSAGE1:2:c-format \ - --flag=M4_DEBUG_MESSAGE2:2:c-format + --flag=m4_debug_message:3:c-format # This is the copyright holder that gets inserted into the header of the # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
