diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-01-23 00:37:33 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-01-23 00:37:33 +0000 |
commit | 87d72726273d21a3e61b68968c0be68762dc1ccb (patch) | |
tree | b012be09b3d033dd513951c96a765aab370994a9 /doc | |
parent | d73fc5192cf51b115695a0121629a2fe076324cb (diff) | |
download | xine-lib-87d72726273d21a3e61b68968c0be68762dc1ccb.tar.gz xine-lib-87d72726273d21a3e61b68968c0be68762dc1ccb.tar.bz2 |
Finish the backport of libxine.pc.in; do xine-config (now requires pkg-config).
Remove the "deprecated" warnings since xine-config is not deprecated in 1.1.x.
--skindir no longer works.
--HG--
rename : misc/xine-config.in => misc/xine-config
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/en/xine-config.1 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/man/en/xine-config.1 b/doc/man/en/xine-config.1 index 0a2d8bcc6..accde1088 100644 --- a/doc/man/en/xine-config.1 +++ b/doc/man/en/xine-config.1 @@ -30,9 +30,6 @@ Print the compiler flags that are necessary to compile a program that uses .B \-\-plugindir Print the directory where \fIlibxine\fP plugins are stored/expected. .TP 8 -.B \-\-skindir -Print the directory in which \fIlibxine\fP skins are stored/expected. -.TP 8 .B \-\-prefix=PREFIX If specified, use PREFIX instead of the installation prefix that \fIxine-lib\fP was built with when computing the output for the \-\-cflags and |