diff options
| author | Paul Eggert <eggert@cs.ucla.edu> | 2012-08-19 21:04:58 -0700 |
|---|---|---|
| committer | Paul Eggert <eggert@cs.ucla.edu> | 2012-08-19 21:04:58 -0700 |
| commit | bad03192c4ed4ffc4996c331b76e506d625f134d (patch) | |
| tree | ba4ace70ff9a0f5108c29b1fd2767767ebd10668 /src | |
| parent | c06c96903aed621abdf215013f4ce3a09aa1e144 (diff) | |
Clarify recent ChangeLog entry.
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 93f522519a1..8cffccdad37 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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]: |
