]> git.eshelyaron.com Git - emacs.git/commitdiff
Quiet --with-x-toolkit=no compilation warnings: #include <config.h>.
authorThien-Thi Nguyen <ttn@gnuvola.org>
Mon, 4 Jun 2007 07:50:42 +0000 (07:50 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Mon, 4 Jun 2007 07:50:42 +0000 (07:50 +0000)
oldXMenu/ChangeLog
oldXMenu/ChgPane.c
oldXMenu/ChgSel.c

index 9a7f01ed9011e37c251d5dc8d661dafd5d3a0b34..d96d7837875c544ec7ecd4f2acc99dfd9d97d8d8 100644 (file)
@@ -1,3 +1,8 @@
+2007-06-04  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
+
+       * ChgPane.c, ChgSel.c: Quiet --with-x-toolkit=no
+       compilation warnings: #include <config.h>.
+
 2007-05-30  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
 
        * XMakeAssoc.c (XMakeAssoc): Use malloc rather than xmalloc.
index 35caf0917c94978dc1454764d76c61b3bf263316..06b2faa44517cb634bf2d7cb11ee936332f929b6 100644 (file)
@@ -13,6 +13,7 @@
  *
  */
 
+#include <config.h>
 #include "XMenuInt.h"
 
 int
index 4d246f7bdbcf9961ff9a271da209276d29eb261c..9a1230bd39b3c5dda7234f642c4d16d95dd89049 100644 (file)
@@ -13,6 +13,7 @@
  *
  */
 
+#include <config.h>
 #include "XMenuInt.h"
 
 int