Changeset 6de4ef9ba01fb3b5ac7646e496d990ca92b42737

Show
Ignore:
Timestamp:
02/22/08 13:29:33 (5 months ago)
Author:
Pavlov Konstantin <thresh@videolan.org>
git-committer:
Pavlov Konstantin <thresh@videolan.org> 1203683373 +0000
git-parent:

[8a7278874b10097a1ea39a35d2c8e85e7d1fedf4]

git-author:
Pavlov Konstantin <thresh@videolan.org> 1203683373 +0000
Message:

pulseaudio plugin needs 0.9.8 at least.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • configure.ac

    r8a72788 r6de4ef9  
    46594659  if test "${enable_pulse}" != "no" 
    46604660   then 
    4661      PKG_CHECK_MODULES(PULSE, libpulse
     4661     PKG_CHECK_MODULES(PULSE, libpulse >= 0.9.8
    46624662       [ VLC_ADD_PLUGINS([pulse]) 
    46634663        VLC_ADD_CFLAGS([pulse],[${PULSE_CFLAGS}])