comparison mac/inc/s-mac.h @ 61781:96fbfd1179f3

Define HAVE_PWD_H.
author YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
date Sun, 24 Apr 2005 06:01:22 +0000
parents bcd06c8b1930
children cb2910e175ff 08185296b491
comparison
equal deleted inserted replaced
61780:ee81206f1c6b 61781:96fbfd1179f3
94 * Define HAVE_PTYS if the system supports pty devices. 94 * Define HAVE_PTYS if the system supports pty devices.
95 */ 95 */
96 96
97 /* #define HAVE_PTYS */ 97 /* #define HAVE_PTYS */
98 98
99 #define HAVE_PWD_H 1
100
99 /* 101 /*
100 * Define NONSYSTEM_DIR_LIBRARY to make Emacs emulate 102 * Define NONSYSTEM_DIR_LIBRARY to make Emacs emulate
101 * The 4.2 opendir, etc., library functions. 103 * The 4.2 opendir, etc., library functions.
102 */ 104 */
103 105