summaryrefslogtreecommitdiff
path: root/src/libfaad/Makefile.am
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2006-06-03 12:36:52 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2006-06-03 12:36:52 +0000
commit77da940a799f99060d306ea3b9d65d287d8c0824 (patch)
tree805d8b2fedcb9fda77c02cf8b9b7d59db251ab90 /src/libfaad/Makefile.am
parent70c37330ee2cea62a681526ff857d9677f1beca9 (diff)
downloadxine-lib-77da940a799f99060d306ea3b9d65d287d8c0824.tar.gz
xine-lib-77da940a799f99060d306ea3b9d65d287d8c0824.tar.bz2
Use the actually-implemented interface instead of the out-of-date faad.h.
This fixes various problems on 64-bit systems to do with the different size of long ints and pointer types. If this is not already upstream, it should be pushed upstream. (Patch from Gentoo.) CVS patchset: 8012 CVS date: 2006/06/03 12:36:52
Diffstat (limited to 'src/libfaad/Makefile.am')
-rw-r--r--src/libfaad/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libfaad/Makefile.am b/src/libfaad/Makefile.am
index d8cc1c36b..a03f780be 100644
--- a/src/libfaad/Makefile.am
+++ b/src/libfaad/Makefile.am
@@ -66,7 +66,6 @@ noinst_HEADERS = \
drc.h \
drm_dec.h \
error.h \
- faad.h \
filtbank.h \
fixed.h \
huffman.h \