Mercurial > mplayer.hg
changeset 9902:ca072c661b44
10l
author | faust3 |
---|---|
date | Thu, 10 Apr 2003 12:12:56 +0000 |
parents | 233802490b0e |
children | 7d70e56f317a |
files | configure |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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'