Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 92782 | Differences between
and this patch

Collapse All | Expand All

(-)configure.orig (-1 / +2 lines)
Lines 1559-1565 Link Here
1559
  if test "x$LTSTATIC" = xno; then
1559
  if test "x$LTSTATIC" = xno; then
1560
    disable_static="--disable-static"
1560
    disable_static="--disable-static"
1561
  fi
1561
  fi
1562
  $srcdir/ltconfig $disable_shared $disable_static $srcdir/ltmain.sh
1562
  pic_flag="-fPIC"
1563
  $ac_aux_dir/ltconfig $disable_shared $disable_static $ac_aux_dir/ltmain.sh
1563
fi
1564
fi
1564
1565
1565
# Select memory manager depending on user input.
1566
# Select memory manager depending on user input.

Return to bug 92782