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: Tue, 02 Nov 2004 02:58:44 -0500

Index: emacs/src/config.in
diff -c emacs/src/config.in:1.200 emacs/src/config.in:1.201
*** emacs/src/config.in:1.200   Wed Oct 20 16:23:30 2004
--- emacs/src/config.in Tue Nov  2 07:34:28 2004
***************
*** 217,222 ****
--- 217,231 ----
  /* Define to 1 if using GTK. */
  #undef HAVE_GTK
  
+ /* Define to 1 if GTK has both file selection and chooser dialog. */
+ #undef HAVE_GTK_FILE_BOTH
+ 
+ /* Define to 1 if you have the `gtk_file_chooser_dialog_new' function. */
+ #undef HAVE_GTK_FILE_CHOOSER_DIALOG_NEW
+ 
+ /* Define to 1 if you have the `gtk_file_selection_new' function. */
+ #undef HAVE_GTK_FILE_SELECTION_NEW
+ 
  /* Define to 1 if GTK can handle more than one display. */
  #undef HAVE_GTK_MULTIDISPLAY
  




reply via email to

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