1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-20 11:33:09 -08:00

Clarify recent ChangeLog entry.

This commit is contained in:
Paul Eggert 2012-08-19 21:04:58 -07:00
parent c06c96903a
commit bad03192c4
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
2012-08-19 Paul Eggert <eggert@cs.ucla.edu>
Rely on <unistd.h> to declare 'environ',
Rely on <config.h> + <unistd.h> to declare 'environ',
as gnulib does this if the system doesn't.
* callproc.c, editfns.c, process.c (environ) [!USE_CRT_DLL]:
* emacs.c (environ) [DOUG_LEA_MALLOC]: