mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11: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@ \
|
||||
$(FLACLIBS) \
|
||||
$(VORBISLIBS) \
|
||||
-lungif \
|
||||
-ljpeg \
|
||||
-lOpenThreads \
|
||||
-lrt -lpthread
|
||||
|
||||
if ENABLE_GIFLIB
|
||||
neutrino_LDADD += -lgif
|
||||
else
|
||||
neutrino_LDADD += -lungif
|
||||
endif
|
||||
|
||||
if ENABLE_UPNP
|
||||
neutrino_LDADD += \
|
||||
$(top_builddir)/lib/libupnpclient/libtuxbox-upnpclient.a
|
||||
|
Reference in New Issue
Block a user