configure.patch revision 2656
2656N/A1) Removes references to /usr/ucb/install which no longer exists in Solaris 12.
2656N/A ERROR userland.action001.3 bad RUNPATH, 'usr/lib/amd64/erlang/lib/crypto-2.2/priv/lib/crypto.so' includes '/opt/local/lib/64:/opt/local/lib'
2656N/A ERROR userland.action001.3 bad RUNPATH, 'usr/lib/erlang/lib/crypto-2.2/priv/lib/crypto.so' includes '/opt/local/lib'
2656N/A--- otp_src_R15B03/lib/erl_interface/configure.orig 2012-12-12 07:42:11.245364398 -0800
2656N/A+++ otp_src_R15B03/lib/erl_interface/configure 2012-12-12 07:42:31.268827476 -0800
683N/A- if test -x /usr/ucb/install; then
683N/A- INSTALL="/usr/ucb/install -c"
2656N/A--- otp_src_R15B03/erts/configure.orig 2012-12-12 07:41:37.651907946 -0800
2656N/A+++ otp_src_R15B03/erts/configure 2012-12-28 07:28:38.797816435 -0800
2656N/A echo "$as_me: WARNING: No 'fop' command found: going to generate placeholder PDF files" >&2;}
683N/A- if test -x /usr/ucb/install; then
683N/A- INSTALL="/usr/ucb/install -c"
2656N/A-std_ssl_locations="/usr/local /usr/sfw /usr /opt/local /usr/pkg /usr/local/openssl /usr/lib/openssl /usr/openssl /usr/local/ssl /usr/lib/ssl /usr/ssl"