emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/config.in


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/config.in
Date: Sun, 20 Mar 2005 17:28:56 -0500

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 Sun Mar 20 22:28:54 2005
***************
*** 685,697 ****
  /* Define to 1 if you're using XFree386. */
  #undef HAVE_XFREE386
  
  /* Define to 1 if XIM is available */
  #undef HAVE_XIM
  
  /* Define to 1 if you have the XkbGetKeyboard function. */
  #undef HAVE_XKBGETKEYBOARD
  
! /* Define to 1 if you have the Xpm libary (-lXpm). */
  #undef HAVE_XPM
  
  /* Define to 1 if you have the `XrmSetDatabase' function. */
--- 685,700 ----
  /* Define to 1 if you're using XFree386. */
  #undef HAVE_XFREE386
  
+ /* Define to 1 if you have the Xft library (-lXft). */
+ #undef HAVE_XFT
+ 
  /* Define to 1 if XIM is available */
  #undef HAVE_XIM
  
  /* Define to 1 if you have the XkbGetKeyboard function. */
  #undef HAVE_XKBGETKEYBOARD
  
! /* Define to 1 if you have the Xpm library (-lXpm). */
  #undef HAVE_XPM
  
  /* Define to 1 if you have the `XrmSetDatabase' function. */
***************
*** 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. */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]