comparison src/s/cxux.h @ 29792:ad887a4586ab

Don't declare HAVE_GETWD.
author Dave Love <fx@gnu.org>
date Tue, 20 Jun 2000 14:04:28 +0000
parents e36f3a1efa2b
children 695cf19ef79e d7ddb3e565de
comparison
equal deleted inserted replaced
29791:34d95709a82b 29792:ad887a4586ab
210 /* const really does work, but I can't get configure to run the C compiler 210 /* const really does work, but I can't get configure to run the C compiler
211 * with the right options so it figures that out. 211 * with the right options so it figures that out.
212 */ 212 */
213 #undef const 213 #undef const
214 214
215 #define HAVE_GETWD
216
217 #ifdef sigmask 215 #ifdef sigmask
218 #undef sigmask 216 #undef sigmask
219 #endif 217 #endif
220 218
221 /* 219 /*