Origin commit data
------------------
Branch: master
Commit: b018b10a66
Author: martii <m4rtii@gmx.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:
martii
2013-06-01 17:21:07 +02:00
7 changed files with 129 additions and 135 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,15 +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@ \
@SWRESAMPLE_LIBS@ \
@SWSCALE_LIBS@
endif
if BOXTYPE_SPARK
libstb_hal_test_LDADD += -lasound