1 GLIBC_PROVIDES dnl See top-level configure.in.
3 # LinuxThreads fragment for GNU C library configure mechanism.
4 # This is a shell script fragment sourced by the main configure script.
6 for other in $add_ons; do
7 test $other = nptl || continue
8 if test $add_ons_automatic = yes; then
9 AC_MSG_RESULT($libc_add_on disabled because $other add-on is also in use)
12 AC_MSG_ERROR(cannot use both $libc_add_on and $other add-ons in one build)