/[emacs]/emacs/src/config.in
ViewVC logotype

Diff of /emacs/src/config.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.207 by tamm, Wed Jan 19 19:09:42 2005 UTC revision 1.208 by ttn, Wed Apr 20 13:03:26 2005 UTC
# Line 451  Boston, MA 02111-1307, USA.  */ Line 451  Boston, MA 02111-1307, USA.  */
451  /* Define to 1 if you have the <pty.h> header file. */  /* Define to 1 if you have the <pty.h> header file. */
452  #undef HAVE_PTY_H  #undef HAVE_PTY_H
453    
454    /* Define to 1 if you have the <pwd.h> header file. */
455    #undef HAVE_PWD_H
456    
457  /* Define to 1 if you have the `random' function. */  /* Define to 1 if you have the `random' function. */
458  #undef HAVE_RANDOM  #undef HAVE_RANDOM
459    
# Line 779  Boston, MA 02111-1307, USA.  */ Line 782  Boston, MA 02111-1307, USA.  */
782  /* If using the C implementation of alloca, define if you know the  /* If using the C implementation of alloca, define if you know the
783     direction of stack growth for your system; otherwise it will be     direction of stack growth for your system; otherwise it will be
784     automatically deduced at run-time.     automatically deduced at run-time.
785          STACK_DIRECTION > 0 => grows toward higher addresses          STACK_DIRECTION > 0 => grows toward higher addresses
786          STACK_DIRECTION < 0 => grows toward lower addresses          STACK_DIRECTION < 0 => grows toward lower addresses
787          STACK_DIRECTION = 0 => direction of growth unknown */          STACK_DIRECTION = 0 => direction of growth unknown */
788  #undef STACK_DIRECTION  #undef STACK_DIRECTION
789    
790  /* Define to 1 if you have the ANSI C header files. */  /* Define to 1 if you have the ANSI C header files. */

Legend:
Removed from v.1.207  
changed lines
  Added in v.1.208

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26