1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-09-29 04:25:55 -04:00
svn path=/trunk/icecast/; revision=4382
This commit is contained in:
brendan 2003-02-28 20:16:36 +00:00
parent 1d84364c5a
commit d2fbef6058

View File

@ -58,7 +58,7 @@ else
PROFILE="-O20 -g -pg -fsigned-char -D_REENTRANT"
LIBS=" $LIBS -pthread"
ogg_prefix="/usr/local"
vorbis_prefix="/us/local"
vorbis_prefix="/usr/local"
;;
*)
DEBUG="-g -Wall -fsigned-char -D_REENTRANT"