diff options
author | Guenter Bartsch <guenter@users.sourceforge.net> | 2001-12-08 00:37:38 +0000 |
---|---|---|
committer | Guenter Bartsch <guenter@users.sourceforge.net> | 2001-12-08 00:37:38 +0000 |
commit | c411a4ea9f23a55037b2f338b4e8baa9d156a620 (patch) | |
tree | 15ba445dcf7b6ad527aa8cb258d8357d129c9745 /acconfig.h | |
parent | a92ee9f39de3f3e62032f4d7ce8c893df8530680 (diff) | |
download | xine-lib-c411a4ea9f23a55037b2f338b4e8baa9d156a620.tar.gz xine-lib-c411a4ea9f23a55037b2f338b4e8baa9d156a620.tar.bz2 |
osd fonts and interface update
CVS patchset: 1174
CVS date: 2001/12/08 00:37:38
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 |