comparison src/config.in @ 90043:e24e2e78deda

Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69 Merge from emacs--cvs-trunk--0 Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-643 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-649 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-650 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-651 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-655 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-656 Update from CVS: lisp/man.el (Man-xref-normal-file): Fix help-echo. * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-657 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-658 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-659 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-660 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-661 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-667 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-668 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-61 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-68 Update from CVS
author Miles Bader <miles@gnu.org>
date Thu, 04 Nov 2004 08:55:40 +0000
parents f3ec05478165 33a51d4a7f6b
children cb7f41387eb3
comparison
equal deleted inserted replaced
90042:003d95404d71 90043:e24e2e78deda
214 /* Define to 1 if you have the `grantpt' function. */ 214 /* Define to 1 if you have the `grantpt' function. */
215 #undef HAVE_GRANTPT 215 #undef HAVE_GRANTPT
216 216
217 /* Define to 1 if using GTK. */ 217 /* Define to 1 if using GTK. */
218 #undef HAVE_GTK 218 #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
219 228
220 /* Define to 1 if GTK can handle more than one display. */ 229 /* Define to 1 if GTK can handle more than one display. */
221 #undef HAVE_GTK_MULTIDISPLAY 230 #undef HAVE_GTK_MULTIDISPLAY
222 231
223 /* Define to 1 if netdb.h declares h_errno. */ 232 /* Define to 1 if netdb.h declares h_errno. */