Quiet --with-x-toolkit=no compilation warnings: #include <config.h>.
This commit is contained in:
parent
553010d88b
commit
b3e1883cde
3 changed files with 7 additions and 0 deletions
|
@ -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.
|
||||
|
|
|
@ -13,6 +13,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#include "XMenuInt.h"
|
||||
|
||||
int
|
||||
|
|
|
@ -13,6 +13,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#include "XMenuInt.h"
|
||||
|
||||
int
|
||||
|
|
Loading…
Add table
Reference in a new issue