aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2011-10-31 19:49:10 +0200
committerEli Zaretskii2011-10-31 19:49:10 +0200
commit07f3add98f088ff068aacb0429210900e95b90c3 (patch)
tree08365f7a950eeda0df82a3e33c17da37f94e7afc /ChangeLog
parent0bd3cb7b2f44639e1da2245b086cedeabbfe46cf (diff)
downloademacs-07f3add98f088ff068aacb0429210900e95b90c3.tar.gz
emacs-07f3add98f088ff068aacb0429210900e95b90c3.zip
Fix previous commit.
config.bat: Use config.in and Makefile.in from src/ and lib/, if they exist there, else from autogen/. make-dist: Don't add `autogen'.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index fba4a2401e9..3d8f5758afa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,9 @@
12011-10-31 Eli Zaretskii <eliz@gnu.org> 12011-10-31 Eli Zaretskii <eliz@gnu.org>
2 2
3 * make-dist (tempdir): Create `autogen'. 3 * config.bat: Use config.in and Makefile.in from src/ and lib/, if
4 (msdos): Add depfiles.bat and inttypes.h. 4 they exist there, else from autogen/.
5 (autogen): Put README, config.in, and Makefile.in ionto the 5
6 distribution, they are needed for the MS-DOS build. 6 * make-dist (msdos): Add depfiles.bat and inttypes.h.
7 7
82011-10-25 Nali Toja <nalitoja@gmail.com> (tiny change) 82011-10-25 Nali Toja <nalitoja@gmail.com> (tiny change)
9 9