mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-22 20:42:26 -08:00
Fix typos in comment.
This commit is contained in:
parent
ea199426bb
commit
49b862cf05
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
|||
#define SIGNALS_VIA_CHARACTERS
|
||||
|
||||
/* -lPW is only needed if not using Gcc. We used to include -lcposix here
|
||||
for the rename function, but some pepople saus ISC's renames doesn't
|
||||
for the rename function, but some people say ISC's rename doesn't
|
||||
work correctly with Emacs so we use Emacs' emulation instead. */
|
||||
#if defined (__GNUC__)
|
||||
# define LIB_STANDARD -lcposix -lc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue