comparison configure @ 11253:9f7a1fd8a81c

remove 'yes' from nowhere (after flac check)
author iive
date Thu, 23 Oct 2003 22:09:26 +0000
parents 3254d102d31a
children bed47a358d05
comparison
equal deleted inserted replaced
11252:af240c0d1aaa 11253:9f7a1fd8a81c
5335 _ld_flac='' 5335 _ld_flac=''
5336 _nocodecmodules="flac $_nocodecmodules" 5336 _nocodecmodules="flac $_nocodecmodules"
5337 echores "no" 5337 echores "no"
5338 fi 5338 fi
5339 fi 5339 fi
5340 echores "$_flac"
5341 5340
5342 echocheck "inet6" 5341 echocheck "inet6"
5343 if test "$_inet6" = auto ; then 5342 if test "$_inet6" = auto ; then
5344 cat > $TMPC << EOF 5343 cat > $TMPC << EOF
5345 #include <sys/types.h> 5344 #include <sys/types.h>