diff src/ChangeLog @ 65657:c6e45e9a83bf

* s/aix4-2.h (BROKEN_GET_CURRENT_DIR_NAME): Define BROKEN_GET_CURRENT_DIR_NAME. * sysdep.c (get_current_dir_name): Also define if BROKEN_GET_CURRENT_DIR_NAME. * m/ibmrs6000.h: Test for USG5, not USG5_4.
author Dan Nicolaescu <dann@ics.uci.edu>
date Fri, 23 Sep 2005 17:06:03 +0000
parents 539a345d1f54
children 70992428ba25
line wrap: on
line diff
--- a/src/ChangeLog	Fri Sep 23 15:49:13 2005 +0000
+++ b/src/ChangeLog	Fri Sep 23 17:06:03 2005 +0000
@@ -1,3 +1,13 @@
+2005-09-23  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	* s/aix4-2.h (BROKEN_GET_CURRENT_DIR_NAME): Define
+	BROKEN_GET_CURRENT_DIR_NAME.
+
+	* sysdep.c (get_current_dir_name): Also define if
+	BROKEN_GET_CURRENT_DIR_NAME. 
+
+	* m/ibmrs6000.h: Test for USG5, not USG5_4.
+
 2005-09-22  Kim F. Storm  <storm@cua.dk>
 
 	* xdisp.c (message_dolog): Add warning about GC and Lisp strings.