summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2011-10-31 19:49:10 +0200
committerEli Zaretskii <eliz@gnu.org>2011-10-31 19:49:10 +0200
commit07f3add98f088ff068aacb0429210900e95b90c3 (patch)
tree08365f7a950eeda0df82a3e33c17da37f94e7afc /ChangeLog
parent0bd3cb7b2f44639e1da2245b086cedeabbfe46cf (diff)
downloademacs-07f3add98f088ff068aacb0429210900e95b90c3.tar.gz
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 @@
2011-10-31 Eli Zaretskii <eliz@gnu.org>
- * make-dist (tempdir): Create `autogen'.
- (msdos): Add depfiles.bat and inttypes.h.
- (autogen): Put README, config.in, and Makefile.in ionto the
- distribution, they are needed for the MS-DOS build.
+ * config.bat: Use config.in and Makefile.in from src/ and lib/, if
+ they exist there, else from autogen/.
+
+ * make-dist (msdos): Add depfiles.bat and inttypes.h.
2011-10-25 Nali Toja <nalitoja@gmail.com> (tiny change)