mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 04:13:03 +00:00
Stick to ASCII for now.
This commit is contained in:
@@ -2,7 +2,7 @@ divert(-1)# -*- Autoconf -*-
|
||||
# This file is part of Autoconf.
|
||||
# Base M4 layer.
|
||||
# Requires GNU M4.
|
||||
# Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
@@ -844,7 +844,7 @@ m4_define([m4_undivert],
|
||||
# m4_require'd.
|
||||
#
|
||||
# The implementation is based on two ideas, (i) using diversions to
|
||||
# prepare the expansion of the macro and its dependencies (by François
|
||||
# prepare the expansion of the macro and its dependencies (by Franc,ois
|
||||
# Pinard), and (ii) expand the most recently m4_require'd macros _after_
|
||||
# the previous macros (by Axel Thimm).
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user