From 14f890ace90e06b92985d23b310caf1864f920ec Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Wed, 10 Oct 2007 15:40:44 +0100 Subject: Deprecate xine-config and re-implement it in terms of "pkg-config libxine". xine-config is no longer a build-time generated file. --HG-- rename : misc/xine-config.in => misc/xine-config --- doc/hackersguide/internals.docbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/hackersguide/internals.docbook') diff --git a/doc/hackersguide/internals.docbook b/doc/hackersguide/internals.docbook index 7018f3202..1ee508bc3 100644 --- a/doc/hackersguide/internals.docbook +++ b/doc/hackersguide/internals.docbook @@ -161,7 +161,7 @@ The default value for XINE_PLUGINDIR can be obtained using the - xine-config --plugindir command. + pkg-config --variable=plugindir libxine command. -- cgit v1.2.3