mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
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:
@@ -4,7 +4,9 @@ AM_CPPFLAGS = \
|
|||||||
-I$(top_srcdir)/src \
|
-I$(top_srcdir)/src \
|
||||||
-I$(top_srcdir)/src/zapit/include
|
-I$(top_srcdir)/src/zapit/include
|
||||||
|
|
||||||
AM_CPPFLAGS += @HWLIB_CFLAGS@
|
AM_CPPFLAGS +=\
|
||||||
|
@HWLIB_CFLAGS@ \
|
||||||
|
@AVFORMAT_CFLAGS@
|
||||||
|
|
||||||
AM_CPPFLAGS += -fno-rtti -fno-exceptions
|
AM_CPPFLAGS += -fno-rtti -fno-exceptions
|
||||||
|
|
||||||
|
@@ -31,6 +31,7 @@ AM_CPPFLAGS += \
|
|||||||
@CURL_CFLAGS@ \
|
@CURL_CFLAGS@ \
|
||||||
@LUA_CFLAGS@ \
|
@LUA_CFLAGS@ \
|
||||||
@FREETYPE_CFLAGS@ \
|
@FREETYPE_CFLAGS@ \
|
||||||
|
@AVFORMAT_CFLAGS@ \
|
||||||
@HWLIB_CFLAGS@
|
@HWLIB_CFLAGS@
|
||||||
|
|
||||||
noinst_LIBRARIES = libtimerlist.a libneutrino_gui.a libneutrino_gui2.a
|
noinst_LIBRARIES = libtimerlist.a libneutrino_gui.a libneutrino_gui2.a
|
||||||
|
Reference in New Issue
Block a user