aboutsummaryrefslogtreecommitdiffstats
path: root/msdos/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'msdos/ChangeLog')
-rw-r--r--msdos/ChangeLog36
1 files changed, 36 insertions, 0 deletions
diff --git a/msdos/ChangeLog b/msdos/ChangeLog
index 46a5b69cc16..78ea6ebf1c5 100644
--- a/msdos/ChangeLog
+++ b/msdos/ChangeLog
@@ -1,3 +1,39 @@
12011-09-29 Eli Zaretskii <eliz@gnu.org>
2
3 * mainmake.v2 (boot): Condition the value on the existence of
4 autogen/README, not admin/admin.el, since the latter is now part
5 of the release tarball.
6 (install): Don't copy lib-src/fns.el, as that file is no longer
7 generated in that directory.
8
9 * sed1v2.inp (LIB_PTHREAD, LIB_PTHREAD_SIGMASK): Edit to empty.
10 (SETTINGS_CFLAGS, SETTINGS_LIBS): Edit these instead of
11 GCONF_CFLAGS and GCONF_LIBS.
12
13 * sedlibmk.inp (ALLOCA_H, AR, ARFLAGS, GNULIB_CHDIR, GNULIB_DUP)
14 (GNULIB_FDATASYNC, GNULIB_FDOPEN, GNULIB_FSTAT, GNULIB_PCLOSE)
15 (GNULIB_PTHREAD_SIGMASK, GNULIB_RAISE, GNULIB_SIGACTION)
16 (GNULIB_SIGPROCMASK, GNULIB_SIGNAL_H_SIGPIPE, HAVE_FDATASYNC)
17 (HAVE_PCLOSE, HAVE_POPEN, HAVE_POSIX_SIGNALBLOCKING)
18 (HAVE_PTHREAD_SIGMASK, HAVE_RAISE, HAVE_SIGACTION)
19 (HAVE_SIGHANDLER_T, HAVE_SIGINFO_T, HAVE_SIGSET_T)
20 (HAVE_STRUCT_SIGACTION_SA_SIGACTION)
21 (HAVE_TYPE_VOLATILE_SIG_ATOMIC_T, LIB_PTHREAD)
22 (LIB_PTHREAD_SIGMASK, NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H)
23 (NEXT_SIGNAL_H, REPLACE_FDOPEN, REPLACE_PTHREAD_SIGMASK)
24 (REPLACE_RAISE): New edits.
25 (gl_LIBOBJS): Remove md5.o, filemode.o, and sha1.o. Add
26 pthread_sigmask.o.
27 (@GL_GENERATE_ALLOCA_H_TRUE@, @GL_GENERATE_ALLOCA_H_FALSE@): Edit
28 to comment out unneeded lines.
29 (warn-on-use.h): Edit the recipe commands to work with DJGPP
30 without requiring a Unixy shell.
31
32 * inttypes.h (strtoimax) [DJGPP < 2.04]: New macro.
33
34 * sed2v2.inp (HAVE_ALLOCA, HAVE_DECL_STRTOLL, HAVE_DECL_STRTOIMAX)
35 (HAVE_STRTOLL, HAVE_SIGSET_T, HAVE_SNPRINTF): New edits.
36
12011-09-06 Paul Eggert <eggert@cs.ucla.edu> 372011-09-06 Paul Eggert <eggert@cs.ucla.edu>
2 38
3 * sedlibmk.inp (CONFIG_CLEAN_VPATH_FILES): Adjust to snippet moves 39 * sedlibmk.inp (CONFIG_CLEAN_VPATH_FILES): Adjust to snippet moves