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.

13 lines
357 B

  1. diff --git a/configure b/configure
  2. index 6f442b3..5803c83 100755
  3. --- a/configure
  4. +++ b/configure
  5. @@ -6988,7 +6988,7 @@ releaseversion='${PACKAGE}-${VERSION}'
  6. # Set platform-specific modules and symbols
  7. os_libs=
  8. os_dltools='curl wget lynx svn'
  9. -os_mailer=mail
  10. +os_mailer=mailx
  11. os_hostname="'hostname'"
  12. os_dnsdomainname=
  13. os_nisdomainname="'domainname'"