/[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.200 by jhd, Wed Oct 20 16:23:30 2004 UTC revision 1.201 by jhd, Tue Nov 2 07:34:28 2004 UTC
# Line 217  Boston, MA 02111-1307, USA.  */ Line 217  Boston, MA 02111-1307, USA.  */
217  /* Define to 1 if using GTK. */  /* Define to 1 if using GTK. */
218  #undef HAVE_GTK  #undef HAVE_GTK
219    
220    /* Define to 1 if GTK has both file selection and chooser dialog. */
221    #undef HAVE_GTK_FILE_BOTH
222    
223    /* Define to 1 if you have the `gtk_file_chooser_dialog_new' function. */
224    #undef HAVE_GTK_FILE_CHOOSER_DIALOG_NEW
225    
226    /* Define to 1 if you have the `gtk_file_selection_new' function. */
227    #undef HAVE_GTK_FILE_SELECTION_NEW
228    
229  /* Define to 1 if GTK can handle more than one display. */  /* Define to 1 if GTK can handle more than one display. */
230  #undef HAVE_GTK_MULTIDISPLAY  #undef HAVE_GTK_MULTIDISPLAY
231    

Legend:
Removed from v.1.200  
changed lines
  Added in v.1.201

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