fix build with newer openSUSE ffmpeg packages (again)

Origin commit data
------------------
Branch: ni/coolstream
Commit: d3245a4f90
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-12-13 (Sun, 13 Dec 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2015-12-13 18:16:16 +01:00
parent 0acea28a5a
commit 247c16a717
7 changed files with 22 additions and 5 deletions

View File

@@ -13,7 +13,10 @@ AM_CPPFLAGS = \
-I$(top_srcdir)/lib/connection \
-I$(top_srcdir)/lib/libeventserver \
@SIGC_CFLAGS@ \
@FREETYPE_CFLAGS@ \
@FREETYPE_CFLAGS@
AM_CPPFLAGS += \
@AVFORMAT_CFLAGS@ \
@HWLIB_CFLAGS@
noinst_LIBRARIES = libneutrino_driver.a libneutrino_driver_netfile.a

View File

@@ -9,7 +9,10 @@ AM_CPPFLAGS = \
-I$(top_srcdir)/src/zapit/include \
-I$(top_srcdir)/lib/libconfigfile \
@SIGC_CFLAGS@ \
@FREETYPE_CFLAGS@ \
@FREETYPE_CFLAGS@
AM_CPPFLAGS += \
@AVFORMAT_CFLAGS@ \
@HWLIB_CFLAGS@
noinst_LIBRARIES = libneutrino_driver_audiodec.a