aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nt/ChangeLog4
-rw-r--r--nt/config.nt1
2 files changed, 4 insertions, 1 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 084e5806107..781d5d71559 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,7 @@
12012-05-28 Eli Zaretskii <eliz@gnu.org>
2
3 * config.nt (HAVE_SYSINFO): Remove; unused.
4
12012-05-27 Eli Zaretskii <eliz@gnu.org> 52012-05-27 Eli Zaretskii <eliz@gnu.org>
2 6
3 * inc/stdalign.h: New file. 7 * inc/stdalign.h: New file.
diff --git a/nt/config.nt b/nt/config.nt
index 16122b5e10e..2e56633d4fd 100644
--- a/nt/config.nt
+++ b/nt/config.nt
@@ -207,7 +207,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
207 207
208#undef HAVE_MKDIR 208#undef HAVE_MKDIR
209#undef HAVE_RMDIR 209#undef HAVE_RMDIR
210#undef HAVE_SYSINFO
211#undef HAVE_RANDOM 210#undef HAVE_RANDOM
212#undef HAVE_LRAND48 211#undef HAVE_LRAND48
213#undef HAVE_MEMCPY 212#undef HAVE_MEMCPY