* Applying various OpenBSD-related changes. (Thanks SF user sthen23934)

This commit is contained in:
Justin Maggard
2013-03-13 07:44:54 +00:00
parent 42bd49276f
commit bc33a34331
3 changed files with 13 additions and 12 deletions

View File

@ -28,10 +28,9 @@ minidlnad_LDADD = \
@LIBAVFORMAT_LIBS@ \
@LIBAVUTIL_LIBS@ \
@LIBEXIF_LIBS@ \
@LIBRT_LIBS@ \
@LIBINTL@ \
@LIBICONV@ \
-lpthread -lFLAC $(flacoggflag) $(vorbisflag)
-lFLAC $(flacoggflag) $(vorbisflag)
minidlnad_LDFLAGS = @STATIC_LDFLAGS@
@ -43,7 +42,7 @@ testupnpdescgen_LDADD = \
@LIBAVFORMAT_LIBS@ \
@LIBAVUTIL_LIBS@ \
@LIBEXIF_LIBS@ \
-lpthread -lFLAC $(flacoggflag) $(vorbisflag)
-lFLAC $(flacoggflag) $(vorbisflag)
ACLOCAL_AMFLAGS = -I m4