# HG changeset patch # User Thien-Thi Nguyen # Date 1114002206 0 # Node ID e3af9390b9c0ce33f14dab961024912b671ce198 # Parent e5f95d3ac08745a41b46e744f7b73e6fcf25c247 Regenerate. diff -r e5f95d3ac087 -r e3af9390b9c0 src/config.in --- a/src/config.in Wed Apr 20 10:59:21 2005 +0000 +++ b/src/config.in Wed Apr 20 13:03:26 2005 +0000 @@ -451,6 +451,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_PTY_H +/* Define to 1 if you have the header file. */ +#undef HAVE_PWD_H + /* Define to 1 if you have the `random' function. */ #undef HAVE_RANDOM @@ -779,9 +782,9 @@ /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be automatically deduced at run-time. - STACK_DIRECTION > 0 => grows toward higher addresses - STACK_DIRECTION < 0 => grows toward lower addresses - STACK_DIRECTION = 0 => direction of growth unknown */ + STACK_DIRECTION > 0 => grows toward higher addresses + STACK_DIRECTION < 0 => grows toward lower addresses + STACK_DIRECTION = 0 => direction of growth unknown */ #undef STACK_DIRECTION /* Define to 1 if you have the ANSI C header files. */