diff options
| author | Andreas Schwab | 2008-07-17 10:53:02 +0000 |
|---|---|---|
| committer | Andreas Schwab | 2008-07-17 10:53:02 +0000 |
| commit | 32cc39257502ab0fb4281d02d08cb08bad436bb7 (patch) | |
| tree | 0c16497f514c730abad5777ea6bfa8d06acb45f8 /src/ChangeLog | |
| parent | 70357d07233119dc37ce23bfd96eea96bc9c0c5b (diff) | |
| download | emacs-32cc39257502ab0fb4281d02d08cb08bad436bb7.tar.gz emacs-32cc39257502ab0fb4281d02d08cb08bad436bb7.zip | |
* s/cygwin.h (LIB_STANDARD_LIBSRC): Don't define.
* Makefile.in (INSTALL_SCRIPT): Remove duplicate definition.
(LIB_STANDARD_LIBSRC): Don't define.
(LOADLIBES): Remove LIB_STANDARD_LIBSRC.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 205a6a108f2..e360dc48ba8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2008-07-17 Andreas Schwab <schwab@suse.de> | ||
| 2 | |||
| 3 | * s/cygwin.h (LIB_STANDARD_LIBSRC): Don't define. | ||
| 4 | |||
| 1 | 2008-07-17 Stefan Monnier <monnier@iro.umontreal.ca> | 5 | 2008-07-17 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 6 | ||
| 3 | Use SDATA. Follow coding convention of placing operators at | 7 | Use SDATA. Follow coding convention of placing operators at |