mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2024-12-04 14:46:30 -05:00
remove unwanted bits left in from previous commits
svn path=/trunk/icecast/; revision=5178
This commit is contained in:
parent
a182515fc5
commit
39ad755a25
@ -33,10 +33,8 @@ fi
|
||||
|
||||
curl_ok="yes"
|
||||
|
||||
xt_curl_CFLAGS="$CFLAGS"
|
||||
xt_curl_CPPFLAGS="$CPPFLAGS"
|
||||
xt_curl_LIBS="$LIBS"
|
||||
CFLAGS="-DCURL_CFLAG"
|
||||
CPPFLAGS="$CPPFLAGS $CURL_CFLAGS"
|
||||
LIBS="$CURL_LIBS $LIBS"
|
||||
dnl
|
||||
|
@ -18,8 +18,6 @@ icecast_LDADD = @ICECAST_OPTIONAL@ net/libicenet.la thread/libicethread.la \
|
||||
httpp/libicehttpp.la log/libicelog.la avl/libiceavl.la \
|
||||
timing/libicetiming.la @XIPH_LIBS@
|
||||
|
||||
icecast_DEPENDENCIES = @ICECAST_OPTIONAL@
|
||||
|
||||
AM_CFLAGS = @XIPH_CFLAGS@
|
||||
AM_CPPFLAGS = @XIPH_CPPFLAGS@
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user