fix library declarations for libtool

Origin commit data
------------------
Branch: master
Commit: e5e05ffa09
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-06-01 (Sat, 01 Jun 2013)


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

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2013-06-01 12:25:52 +02:00
parent 9db763cac7
commit a5aeedcb84
4 changed files with 13 additions and 17 deletions

View File

@@ -9,14 +9,7 @@ libstb_hal_la_LIBADD = \
common/libcommon.la
libstb_hal_test_SOURCES = libtest.cpp
libstb_hal_test_LDADD = \
libstb-hal.la \
-lpthread
if BOXTYPE_TRIPLE
libstb_hal_test_LDADD += \
@DIRECTFB_LIBS@
endif
libstb_hal_test_LDADD = libstb-hal.la
# there has to be a better way to do this...
if BOXTYPE_TRIPLE
@@ -33,14 +26,6 @@ if BOXTYPE_GENERIC
SUBDIRS += generic-pc
libstb_hal_la_LIBADD += \
generic-pc/libgeneric.la
libstb_hal_test_LDADD += \
-lglut -lGL -lGLU -lGLEW -lao \
-lOpenThreads \
@AVFORMAT_LIBS@ \
@AVUTIL_LIBS@ \
@AVCODEC_LIBS@ \
@SWSCALE_LIBS@
endif
if BOXTYPE_SPARK
SUBDIRS += libspark libeplayer3