mirror of
git://git.sv.gnu.org/autoconf
synced 2025-03-01 14:16:02 +08:00
Fix tabs not enjoyed by texi2dvi:
* doc/autoconf.texi (Limitations of Make): Add HP-UX IA-64 trailing backslashes.
This commit is contained in:
parent
0f67d7bd0c
commit
94cb87add5
@ -10268,8 +10268,8 @@ FOO = one \
|
||||
BAR = two
|
||||
|
||||
test:
|
||||
: FOO is "$(FOO)"
|
||||
: BAR is "$(BAR)"
|
||||
: FOO is "$(FOO)"
|
||||
: BAR is "$(BAR)"
|
||||
@end example
|
||||
|
||||
@noindent
|
||||
|
Loading…
Reference in New Issue
Block a user