/[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.5 by miles, Thu Oct 14 08:49:53 2004 UTC revision 1.190.2.6 by miles, Fri Oct 22 10:13:34 2004 UTC
# Line 414  Boston, MA 02111-1307, USA.  */ Line 414  Boston, MA 02111-1307, USA.  */
414  /* Define to 1 if you have the <nlist.h> header file. */  /* Define to 1 if you have the <nlist.h> header file. */
415  #undef HAVE_NLIST_H  #undef HAVE_NLIST_H
416    
417    /* Define to 1 if personality LINUX32 can be set. */
418    #undef HAVE_PERSONALITY_LINUX32
419    
420  /* Define to 1 if you have the png library (-lpng). */  /* Define to 1 if you have the png library (-lpng). */
421  #undef HAVE_PNG  #undef HAVE_PNG
422    
# Line 432  Boston, MA 02111-1307, USA.  */ Line 435  Boston, MA 02111-1307, USA.  */
435  /* Define to 1 if you have the `random' function. */  /* Define to 1 if you have the `random' function. */
436  #undef HAVE_RANDOM  #undef HAVE_RANDOM
437    
 /* Define to 1 if this OS randomizes the start address of the heap. */  
 #undef HAVE_RANDOM_HEAPSTART  
   
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 757  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.5  
changed lines
  Added in v.1.190.2.6

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