diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-11 20:30:49 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-11 20:30:49 +0200 |
commit | 96d9d5a9a46136d88f191f6b498716afc3d956fd (patch) | |
tree | 9c3791331e89f1deec2338af939550ed33f43c81 /audio/moc/configure.in.diff | |
parent | 999c1ed65abee216d96a9ad9b753f55afe5e9dd0 (diff) |
audio/moc: Moved from multimedia
Diffstat (limited to 'audio/moc/configure.in.diff')
-rw-r--r-- | audio/moc/configure.in.diff | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/moc/configure.in.diff b/audio/moc/configure.in.diff new file mode 100644 index 0000000000000..3d2a7d103ea8a --- /dev/null +++ b/audio/moc/configure.in.diff @@ -0,0 +1,10 @@ +--- configure.in~ 2008-06-25 18:41:07.000000000 +0200 ++++ configure.in 2008-06-25 18:41:15.000000000 +0200 +@@ -383,6 +383,7 @@ + DECODER_PLUGINS="$DECODER_PLUGINS ffmpeg"], + [true]) + fi ++ AC_CHECK_HEADERS(ffmpeg/avformat.h libavformat/avformat.h) + fi + + dnl speex |