as_nl=' ' export as_nl # Printing a long string crashes Solaris 7 /usr/bin/printf. as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='printf %s\n' as_echo_n='printf %s' else if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' as_echo_n='/usr/ucb/echo -n' else as_echo_body='eval expr "X$1" : "X\\(.*\\)"' as_echo_n_body='eval arg=$1; case $arg in *"$as_nl"*) expr "X$arg" : "X\\(.*\\)$as_nl"; arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; esac; expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" ' export as_echo_n_body as_echo_n='sh -c $as_echo_n_body as_echo' fi export as_echo_body as_echo='sh -c $as_echo_body as_echo' fi # This file is generated from configure.in by Autoconf. DO NOT EDIT! # LinuxThreads fragment for GNU C library configure mechanism. # This is a shell script fragment sourced by the main configure script. libc_add_on_canonical=linuxthreads for other in $add_ons; do test $other = nptl || continue if test $add_ons_automatic = yes; then { $as_echo "$as_me:$LINENO: result: $libc_add_on disabled because $other add-on is also in use" >&5 $as_echo "$libc_add_on disabled because $other add-on is also in use" >&6; } libc_add_on= else { { $as_echo "$as_me:$LINENO: error: cannot use both $libc_add_on and $other add-ons in one build" >&5 $as_echo "$as_me: error: cannot use both $libc_add_on and $other add-ons in one build" >&2;} { (exit 1); exit 1; }; } fi done