aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2008-07-17 10:53:02 +0000
committerAndreas Schwab2008-07-17 10:53:02 +0000
commit32cc39257502ab0fb4281d02d08cb08bad436bb7 (patch)
tree0c16497f514c730abad5777ea6bfa8d06acb45f8 /src/ChangeLog
parent70357d07233119dc37ce23bfd96eea96bc9c0c5b (diff)
downloademacs-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/ChangeLog4
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 @@
12008-07-17 Andreas Schwab <schwab@suse.de>
2
3 * s/cygwin.h (LIB_STANDARD_LIBSRC): Don't define.
4
12008-07-17 Stefan Monnier <monnier@iro.umontreal.ca> 52008-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