aboutsummaryrefslogtreecommitdiffstats
path: root/nt/config.nt
diff options
context:
space:
mode:
Diffstat (limited to 'nt/config.nt')
-rw-r--r--nt/config.nt6
1 files changed, 6 insertions, 0 deletions
diff --git a/nt/config.nt b/nt/config.nt
index 24bf6814829..2a8c54baa47 100644
--- a/nt/config.nt
+++ b/nt/config.nt
@@ -485,12 +485,18 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
485/* Define to 1 if you have the `gtk_file_selection_new' function. */ 485/* Define to 1 if you have the `gtk_file_selection_new' function. */
486#undef HAVE_GTK_FILE_SELECTION_NEW 486#undef HAVE_GTK_FILE_SELECTION_NEW
487 487
488/* Define to 1 if you have the `gtk_handle_box_new' function. */
489#undef HAVE_GTK_HANDLE_BOX_NEW
490
488/* Define to 1 if you have the `gtk_main' function. */ 491/* Define to 1 if you have the `gtk_main' function. */
489#undef HAVE_GTK_MAIN 492#undef HAVE_GTK_MAIN
490 493
491/* Define to 1 if you have the `gtk_orientable_set_orientation' function. */ 494/* Define to 1 if you have the `gtk_orientable_set_orientation' function. */
492#undef HAVE_GTK_ORIENTABLE_SET_ORIENTATION 495#undef HAVE_GTK_ORIENTABLE_SET_ORIENTATION
493 496
497/* Define to 1 if you have the `gtk_tearoff_menu_item_new' function. */
498#undef HAVE_GTK_TEAROFF_MENU_ITEM_NEW
499
494/* Define to 1 if you have the `gtk_widget_get_mapped' function. */ 500/* Define to 1 if you have the `gtk_widget_get_mapped' function. */
495#undef HAVE_GTK_WIDGET_GET_MAPPED 501#undef HAVE_GTK_WIDGET_GET_MAPPED
496 502