Index: emacs/src/config.in
diff -c emacs/src/config.in:1.207 emacs/src/config.in:1.208
*** emacs/src/config.in:1.207 Wed Jan 19 19:09:42 2005
--- emacs/src/config.in Wed Apr 20 13:03:26 2005
***************
*** 451,456 ****
--- 451,459 ----
/* Define to 1 if you have the <pty.h> header file. */
#undef HAVE_PTY_H
+ /* Define to 1 if you have the <pwd.h> header file. */
+ #undef HAVE_PWD_H
+
/* Define to 1 if you have the `random' function. */
#undef HAVE_RANDOM
***************
*** 779,787 ****
/* 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 */
#undef STACK_DIRECTION
/* Define to 1 if you have the ANSI C header files. */
--- 782,790 ----
/* 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 */
#undef STACK_DIRECTION
/* Define to 1 if you have the ANSI C header files. */
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs