diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-05-18 00:39:28 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-05-18 00:39:28 +0100 |
commit | 7d1dc2ac6742183a79680dfae90c391cdd5e359b (patch) | |
tree | b4dbc74f83635945bac4ccb93ee01f5cf266dc07 /debian | |
parent | 67e50b140e5cebdb516d65b15e5ea0fc2faefc5a (diff) | |
parent | 079f5786af007a4096a07303d695b18cb46e81df (diff) | |
download | xine-lib-7d1dc2ac6742183a79680dfae90c391cdd5e359b.tar.gz xine-lib-7d1dc2ac6742183a79680dfae90c391cdd5e359b.tar.bz2 |
Merge from 1.2 main branch, except for summary info related to the vdr plugins.
Diffstat (limited to 'debian')
-rwxr-xr-x | debian/rules | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 6ff7d17f0..92b42b66c 100755 --- a/debian/rules +++ b/debian/rules @@ -63,7 +63,6 @@ CONFIGURE_FLAGS := --prefix=/usr \ --mandir=\$${prefix}/share/man \ --with-external-libmad \ --with-external-a52dec \ - --with-external-libdts \ $(DEB_BUILD_CONFIG_OPTIONS) \ CFLAGS="$(CFLAGS)" |