summaryrefslogtreecommitdiffstats
path: root/config_host/config_gio.h.in
blob: 1c0c440b57c2f1cbcb6eb4b714da4ba794c699f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*

Settings for gio header file dection

*/

#ifndef CONFIG_GIO_H
#define CONFIG_GIO_H

#define ENABLE_GIO 0

#endif