52f8321c41
http://lists.freedesktop.org/archives/libreoffice/2013-March/047769.html Change-Id: I81ed4500878ff3193e028410a1f0205e28d17fc3
9 lines
141 B
C
9 lines
141 B
C
#ifndef CONFIG_GRAPHITE_H
|
|
#define CONFIG_GRAPHITE_H
|
|
|
|
#undef ENABLE_GRAPHITE
|
|
#ifndef ENABLE_GRAPHITE
|
|
#define ENABLE_GRAPHITE 0
|
|
#endif
|
|
|
|
#endif
|