office-gobmx/config_host/config_graphite.h.in
Luboš Luňák 8bfc664c61 autoconf can actually handle #define HAVE_FOO 0 as the default
Change-Id: I6cd70d885a3fe3ab53f7523d1a5da6ae30ee01e3
2013-03-26 19:32:20 +01:00

6 lines
87 B
C

#ifndef CONFIG_GRAPHITE_H
#define CONFIG_GRAPHITE_H
#define ENABLE_GRAPHITE 0
#endif