allow openssl in the check-for-broken-make check als sha1sum variant
commit96ad8c2ac54993d7d0e9c6bede7e4aa8f10f9ff1
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Sun, 17 Mar 2013 18:45:26 +0000 (17 19:45 +0100)
committerFridrich Strba <fridrich@documentfoundation.org>
Mon, 18 Mar 2013 06:55:02 +0000 (18 06:55 +0000)
tree815453e9c623113d6ff20b3f07af58b7485cf217
parent84e4bf884718fcca8934b81b4037e063cf08c71e
allow openssl in the check-for-broken-make check als sha1sum variant

Mac OS X 10.5 doesn't come with a dedicated sha1sum, but has make 3.81.
Allow openssl as alternative for the makefile, after all it isn't sha1
that matters. (also XCode's make is not affected by that specific bug)

Change-Id: Id212fca588980f7e151120cdfe281f7b5d8ac5a4
Reviewed-on: https://gerrit.libreoffice.org/2804
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
configure.ac