Revision 2f7bb878 configure

b/configure
2056 2056
fi
2057 2057
if test "$target_user_only" = "yes" \
2058 2058
        -a "$nptl" = "yes" -a "$target_nptl" = "yes"; then
2059
  echo "USE_NPTL=y" >> $config_mak
2059
  echo "CONFIG_USE_NPTL=y" >> $config_mak
2060 2060
fi
2061 2061
# 32 bit ELF loader in addition to native 64 bit loader?
2062 2062
if test "$target_user_only" = "yes" -a "$elfload32" = "yes"; then

Also available in: Unified diff