Mercurial > mplayer.hg
diff configure @ 9902:ca072c661b44
10l
author | faust3 |
---|---|
date | Thu, 10 Apr 2003 12:12:56 +0000 |
parents | ea743bdf7e4d |
children | 2f7ff7b636e7 |
line wrap: on
line diff
--- a/configure Thu Apr 10 10:59:12 2003 +0000 +++ b/configure Thu Apr 10 12:12:56 2003 +0000 @@ -4838,7 +4838,7 @@ fi fi -if test "$_inet6" = yes ; then +if test "$_gethostbyname2" = yes ; then _def_gethostbyname2='#define HAVE_GETHOSTBYNAME2 1' else _def_gethostbyname2='#undef HAVE_GETHOSTBYNAME2'