Changeset 52eedd54a77536688b064ca0ab26a496b3ce9f08

Show
Ignore:
Timestamp:
12/02/06 18:38:36 (3 years ago)
Author:
Christophe Mutricy <xtophe@videolan.org>
git-committer:
Christophe Mutricy <xtophe@videolan.org> 1139765916 +0000
git-parent:

[d0802e7d82be036108a7b91a01a091df0092b61d]

git-author:
Christophe Mutricy <xtophe@videolan.org> 1139765916 +0000
Message:

configure.ac: don't fail if postproc is with avcodec

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • configure.ac

    r702ca6c r52eedd5  
    25622562     PKG_CHECK_MODULES(POSPROC, libpostproc,[ 
    25632563       VLC_ADD_LDFLAGS([ffmpeg],[${POSTPROC_LIBS}])  
    2564        ]
     2564       ],[ true ]
    25652565    ],[ 
    25662566