/[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.190.2.4 by miles, Wed Sep 29 07:22:18 2004 UTC revision 1.190.2.5 by miles, Thu Oct 14 08:49:53 2004 UTC
# Line 136  Boston, MA 02111-1307, USA.  */ Line 136  Boston, MA 02111-1307, USA.  */
136  /* Define to 1 if you have the `euidaccess' function. */  /* Define to 1 if you have the `euidaccess' function. */
137  #undef HAVE_EUIDACCESS  #undef HAVE_EUIDACCESS
138    
 /* Define to 1 if this OS has exec shield and we can handle it. */  
 #undef HAVE_EXECSHIELD  
   
139  /* Define to 1 if you have the <fcntl.h> header file. */  /* Define to 1 if you have the <fcntl.h> header file. */
140  #undef HAVE_FCNTL_H  #undef HAVE_FCNTL_H
141    
# Line 355  Boston, MA 02111-1307, USA.  */ Line 352  Boston, MA 02111-1307, USA.  */
352  /* Define to 1 if you have the <maillock.h> header file. */  /* Define to 1 if you have the <maillock.h> header file. */
353  #undef HAVE_MAILLOCK_H  #undef HAVE_MAILLOCK_H
354    
355    /* Define to 1 if you have the <malloc/malloc.h> header file. */
356    #undef HAVE_MALLOC_MALLOC_H
357    
358  /* Define to 1 if you have the `mblen' function. */  /* Define to 1 if you have the `mblen' function. */
359  #undef HAVE_MBLEN  #undef HAVE_MBLEN
360    
# Line 432  Boston, MA 02111-1307, USA.  */ Line 432  Boston, MA 02111-1307, USA.  */
432  /* Define to 1 if you have the `random' function. */  /* Define to 1 if you have the `random' function. */
433  #undef HAVE_RANDOM  #undef HAVE_RANDOM
434    
435    /* Define to 1 if this OS randomizes the start address of the heap. */
436    #undef HAVE_RANDOM_HEAPSTART
437    
438  /* Define to 1 if you have the `recvfrom' function. */  /* Define to 1 if you have the `recvfrom' function. */
439  #undef HAVE_RECVFROM  #undef HAVE_RECVFROM
440    
# Line 754  Boston, MA 02111-1307, USA.  */ Line 757  Boston, MA 02111-1307, USA.  */
757  /* If using the C implementation of alloca, define if you know the  /* If using the C implementation of alloca, define if you know the
758     direction of stack growth for your system; otherwise it will be     direction of stack growth for your system; otherwise it will be
759     automatically deduced at run-time.     automatically deduced at run-time.
760          STACK_DIRECTION > 0 => grows toward higher addresses          STACK_DIRECTION > 0 => grows toward higher addresses
761          STACK_DIRECTION < 0 => grows toward lower addresses          STACK_DIRECTION < 0 => grows toward lower addresses
762          STACK_DIRECTION = 0 => direction of growth unknown */          STACK_DIRECTION = 0 => direction of growth unknown */
763  #undef STACK_DIRECTION  #undef STACK_DIRECTION
764    
765  /* 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.190.2.4  
changed lines
  Added in v.1.190.2.5

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