You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
222 B

  1. --- a/lib/configure
  2. +++ b/lib/configure
  3. @@ -57,7 +57,7 @@ echo >>$c "#define PCI_OS_`echo $sys | t
  4. echo >$m 'WITH_LIBS='
  5. echo_n "Looking for access methods..."
  6. -LIBRESOLV=-lresolv
  7. +LIBRESOLV=
  8. case $sys in
  9. linux*)