]> 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:59:45 +0000 (07:59 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Mon, 4 Jun 2007 07:59:45 +0000 (07:59 +0000)
oldXMenu/ChangeLog
oldXMenu/ChgPane.c
oldXMenu/ChgSel.c

index 9d7129e82feb1bb1ef30d7413de852e2fb0aaab7..95fe90f5e6478a7ba1fcdbb0c6da8306f5484565 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-06-02  Chong Yidong  <cyd@stupidchicken.com>
 
        * Version 22.1 released.
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