Home | History | Annotate | Download | only in libmtp

Lines Matching refs:LIBC

832 	# other systems with GNU libc and userland
935 if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi
936 echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC}
1004 LIBC=gnu
1006 LIBC=gnulibc1
1009 LIBC=gnulibc1
1013 LIBC=gnu
1015 LIBC=gnuaout
1019 LIBC=dietlibc
1023 /^LIBC/{
1027 test x"${LIBC}" != x && {
1028 echo "${UNAME_MACHINE}-pc-linux-${LIBC}"