Merge branch 'master' of git.omp.am:/home/omp/git/conky into lua
[monky] / src / specials.c
index dc78968..a299cf7 100644 (file)
@@ -46,11 +46,13 @@ unsigned int special_count;
 int default_bar_width = 0, default_bar_height = 6;
 int default_graph_width = 0, default_graph_height = 25;
 int default_gauge_width = 40, default_gauge_height = 25;
+#endif
 
 /*
  * Scanning arguments to various special text objects
  */
 
+#ifdef X11
 const char *scan_gauge(const char *args, int *w, int *h)
 {
        /*width and height*/