fix build with newer openSUSE ffmpeg packages

Origin commit data
------------------
Branch: ni/coolstream
Commit: ebe46eec84
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 13:12:11 +01:00
parent 07da0b4263
commit ba7d39c293
2 changed files with 4 additions and 1 deletions

View File

@@ -4,7 +4,9 @@ AM_CPPFLAGS = \
-I$(top_srcdir)/src \
-I$(top_srcdir)/src/zapit/include
AM_CPPFLAGS += @HWLIB_CFLAGS@
AM_CPPFLAGS +=\
@HWLIB_CFLAGS@ \
@AVFORMAT_CFLAGS@
AM_CPPFLAGS += -fno-rtti -fno-exceptions

View File

@@ -31,6 +31,7 @@ AM_CPPFLAGS += \
@CURL_CFLAGS@ \
@LUA_CFLAGS@ \
@FREETYPE_CFLAGS@ \
@AVFORMAT_CFLAGS@ \
@HWLIB_CFLAGS@
noinst_LIBRARIES = libtimerlist.a libneutrino_gui.a libneutrino_gui2.a