From 383e049be4af763bba9539f426ff02df39a694b5 Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Mon, 28 May 2001 21:47:42 +0000 Subject: Add version informations in API. CVS patchset: 97 CVS date: 2001/05/28 21:47:42 --- acconfig.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'acconfig.h') 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__ -- cgit v1.2.3