Fixed a typo in libdvbpsi handling.

This commit is contained in:
Christophe Massiot 2002-04-26 23:52:04 +00:00
parent 1c26af817b
commit 7eb66813ac
2 changed files with 409 additions and 399 deletions

806
configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -687,6 +687,8 @@ AC_ARG_ENABLE(dvbpsi,
[ --enable-dvbpsi dvbpsi ts demux module (default disabled)])
if test "x$enable_dvbpsi" != "xno"
then
AC_ARG_WITH(dvbpsi,
[ --with-dvbpsi=PATH libdvbpsi headers and libraries])
if test "x$with_dvbpsi" = x
then
test_LDFLAGS=""