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,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/src/config.in,v
Date: Tue, 19 Dec 2006 19:41:43 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      06/12/19 19:41:42

Index: config.in
===================================================================
RCS file: /cvsroot/emacs/emacs/src/config.in,v
retrieving revision 1.220
retrieving revision 1.221
diff -u -b -r1.220 -r1.221
--- config.in   4 Dec 2006 08:16:15 -0000       1.220
+++ config.in   19 Dec 2006 19:41:42 -0000      1.221
@@ -245,6 +245,9 @@
 /* Define to 1 if you have the `gtk_file_selection_new' function. */
 #undef HAVE_GTK_FILE_SELECTION_NEW
 
+/* Define to 1 if you have the `gtk_main' function. */
+#undef HAVE_GTK_MAIN
+
 /* 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]