[Users] [Bug 3835] autogen.sh fails with invalid test on line 33

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Fri Jun 16 09:21:17 CEST 2017


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3835

--- Comment #3 from Michael Vilain <michael at vilain.com> ---
As to the libtoolize issue, there needs to be a patch for MacOS:

https://stackoverflow.com/questions/15448582/installed-libtool-but-libtoolize-not-found

says to add the following to the autogen.sh:

case `uname` in Darwin*) glibtoolize --copy ;;
  *) libtoolize --copy ;; esac

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Users mailing list