git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9903 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
faust3 2003-04-10 12:12:56 +00:00
parent 66ec24b3e7
commit 42998b0974
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -4838,7 +4838,7 @@ EOF
fi
fi
if test "$_inet6" = yes ; then
if test "$_gethostbyname2" = yes ; then
_def_gethostbyname2='#define HAVE_GETHOSTBYNAME2 1'
else
_def_gethostbyname2='#undef HAVE_GETHOSTBYNAME2'