diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index aaf2d438b..212caa961 100644 --- a/acconfig.h +++ b/acconfig.h @@ -1,3 +1,7 @@ +#undef XINE_MAJOR +#undef XINE_MINOR +#undef XINE_SUB + /* Define this if you're running x86 architecture */ #undef __i386__ |