diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index eaaea2831..a786c61f8 100644 --- a/acconfig.h +++ b/acconfig.h @@ -48,6 +48,9 @@ /* Define this to skins directory location */ #undef XINE_SKINDIR +/* Define this to osd fonts dir location*/ +#undef XINE_FONTDIR + /* Define this if you have X11R6 installed */ #undef HAVE_X11 |