ports

morpheus ports
git clone git://git.2f30.org/ports
Log | Files | Refs | LICENSE

elinks-configure.patch (954B)


      1 --- elinks-0.12pre6/configure
      2 +++ configure
      3 @@ -2124,10 +2124,6 @@
      4  if { as_var=$as_ac_File; eval "test \"\${$as_var+set}\" = set"; }; then
      5    echo $ECHO_N "(cached) $ECHO_C" >&6
      6  else
      7 -  test "$cross_compiling" = yes &&
      8 -  { { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5
      9 -echo "$as_me: error: cannot check for file existence when cross compiling" >&2;}
     10 -   { (exit 1); exit 1; }; }
     11  if test -r ""$srcdir/$features""; then
     12    eval "$as_ac_File=yes"
     13  else
     14 @@ -2147,10 +2143,6 @@
     15  if { as_var=$as_ac_File; eval "test \"\${$as_var+set}\" = set"; }; then
     16    echo $ECHO_N "(cached) $ECHO_C" >&6
     17  else
     18 -  test "$cross_compiling" = yes &&
     19 -  { { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5
     20 -echo "$as_me: error: cannot check for file existence when cross compiling" >&2;}
     21 -   { (exit 1); exit 1; }; }
     22  if test -r ""$builddir/$features""; then
     23    eval "$as_ac_File=yes"
     24  else