From 4bd9d28412eb4c60396ec33715dc8ad0ef3541a5 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Mon, 3 Jan 2005 20:12:18 +0000 Subject: **BUGFIX** change LT_* variables into XINE_LT_*, because newer versions of libtool claim the whole LT_* namespace for themselves (fixes bug #1094262) CVS patchset: 7321 CVS date: 2005/01/03 20:12:18 --- doc/internal/HOWTO.release | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/internal/HOWTO.release b/doc/internal/HOWTO.release index 977ac208d..8b7077691 100644 --- a/doc/internal/HOWTO.release +++ b/doc/internal/HOWTO.release @@ -66,7 +66,7 @@ Currently, best practice to get a release out looks like this: ask for help, so this doesn't take the whole day... Then, edit configure.ac: - set XINE_MAJOR, XINE_MINOR, XINE_SUB according to the marketing version - - set the LT_* constants according to the comments. DO _NOT_ mess with + - set the XINE_LT_* constants according to the comments. DO _NOT_ mess with these! If you're not sure about changed/added interfaces diff include/xine.h against the previous release and/or ask! -- cgit v1.2.3