mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
src/Makefile.am: complete the missing part from svn r2189
Origin commit data
------------------
Branch: ni/coolstream
Commit: d9dce5c10f
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-04-18 (Wed, 18 Apr 2012)
Origin message was:
------------------
- src/Makefile.am: complete the missing part from svn r2189
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -85,11 +85,16 @@ neutrino_LDADD = \
|
|||||||
@AVUTIL_LIBS@ \
|
@AVUTIL_LIBS@ \
|
||||||
$(FLACLIBS) \
|
$(FLACLIBS) \
|
||||||
$(VORBISLIBS) \
|
$(VORBISLIBS) \
|
||||||
-lungif \
|
|
||||||
-ljpeg \
|
-ljpeg \
|
||||||
-lOpenThreads \
|
-lOpenThreads \
|
||||||
-lrt -lpthread
|
-lrt -lpthread
|
||||||
|
|
||||||
|
if ENABLE_GIFLIB
|
||||||
|
neutrino_LDADD += -lgif
|
||||||
|
else
|
||||||
|
neutrino_LDADD += -lungif
|
||||||
|
endif
|
||||||
|
|
||||||
if ENABLE_UPNP
|
if ENABLE_UPNP
|
||||||
neutrino_LDADD += \
|
neutrino_LDADD += \
|
||||||
$(top_builddir)/lib/libupnpclient/libtuxbox-upnpclient.a
|
$(top_builddir)/lib/libupnpclient/libtuxbox-upnpclient.a
|
||||||
|
Reference in New Issue
Block a user