summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan D <jan.h.d@swipnet.se>2010-07-29 22:01:08 +0200
committerJan D <jan.h.d@swipnet.se>2010-07-29 22:01:08 +0200
commit1c97e8579359838ceeb50694a635392e4abfdd91 (patch)
tree3e72825ef63f7f0e04a262050078da624034ef25 /ChangeLog
parent1b231651ce7fd7c47a8ed3fbe8f2ca72f8339964 (diff)
downloademacs-1c97e8579359838ceeb50694a635392e4abfdd91.tar.gz
Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf
* configure.in: Check for dirent.h * dired.c, sysdep.c: test HAVE_DIRENT_H instead of SYSV_SYSTEM_DIR * s/aix4-2.h, s/bsd-common.h, s/cygwin.h, s/gnu-linux.h, s/msdos.h, s/usg5-4.h: don't define SYSV_SYSTEM_DIR * sed2v2.inp (HAVE_DIRENT_H): Edit to 1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bf4ae9a33b3..8b2dbace20a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-07-29 Chad Brown <yandros@mit.edu>
+
+ * configure.in: Check for dirent.h
+
2010-07-29 Dan Nicolaescu <dann@ics.uci.edu>
* configure.in: Remove reference to usg5-4, unused.