More Win32 build changes; thanks to Kerry Calvert.
[rrdtool.git] / confignt / config.h
index 4e4c37c..f31bba1 100644 (file)
@@ -14,3 +14,6 @@
 #define rrd_realloc(a,b) realloc((a), (b))
 
 #define snprintf _snprintf
+
+/* change this to %windir%/fonts */
+#define RRD_DEFAULT_FONT "c:/winnt/fonts/cour.ttf"