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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/config.in [lexbind]
Date: Thu, 20 Nov 2003 19:36:57 -0500

Index: emacs/src/config.in
diff -c emacs/src/config.in:1.174.2.2 emacs/src/config.in:1.174.2.3
*** emacs/src/config.in:1.174.2.2       Tue Oct 14 19:16:40 2003
--- emacs/src/config.in Thu Nov 20 19:36:17 2003
***************
*** 163,168 ****
--- 163,171 ----
  /* Define to 1 if you have the `gai_strerror' function. */
  #undef HAVE_GAI_STRERROR
  
+ /* Define to 1 if you have the `gdk_display_open' function. */
+ #undef HAVE_GDK_DISPLAY_OPEN
+ 
  /* Define to 1 if you have the `getaddrinfo' function. */
  #undef HAVE_GETADDRINFO
  
***************
*** 213,218 ****
--- 216,224 ----
  
  /* Define to 1 if using GTK. */
  #undef HAVE_GTK
+ 
+ /* Define to 1 if GTK can handle more than one display. */
+ #undef HAVE_GTK_MULTIDISPLAY
  
  /* Define to 1 if netdb.h declares h_errno. */
  #undef HAVE_H_ERRNO




reply via email to

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