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 654490be5..59ebc7554 100644 --- a/acconfig.h +++ b/acconfig.h @@ -51,6 +51,9 @@ /* Define this to osd fonts dir location*/ #undef XINE_FONTDIR +/* Path where catalog files will be. */ +#undef XINE_LOCALEDIR + /* Define this if you have X11R6 installed */ #undef HAVE_X11 |