mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-07 20:54:32 +00:00
Fix a typo in the value of CPP.
This commit is contained in:
parent
e38e283919
commit
173de9971e
@ -19,7 +19,7 @@ when it detects the known problems in your cpp, but you might hit some
|
||||
unknown ones. To force the `configure' script to use `-traditional',
|
||||
run the script like this:
|
||||
|
||||
CPP='gcc -E -traditional" ./configure ...
|
||||
CPP='gcc -E -traditional' ./configure ...
|
||||
|
||||
(replace the ellipsis "..." with any additional arguments you pass to
|
||||
the script).
|
||||
|
Loading…
x
Reference in New Issue
Block a user