Searched refs:with_glibc_version (Results 1 – 8 of 8) sorted by relevance
379 if [echo "$with_glibc_version" | grep '^[0-9][0-9]*\.[0-9][0-9]*$']; then380 glibc_version_major=`echo "$with_glibc_version" | sed -e 's/\..*//'`381 glibc_version_minor=`echo "$with_glibc_version" | sed -e 's/.*\.//'`
5151 withval=$with_glibc_version;5152 if echo "$with_glibc_version" | grep '^[0-9][0-9]*\.[0-9][0-9]*$'; then5153 glibc_version_major=`echo "$with_glibc_version" | sed -e 's/\..*//'`5154 glibc_version_minor=`echo "$with_glibc_version" | sed -e 's/.*\.//'`
372 if [echo "$with_glibc_version" | grep '^[0-9][0-9]*\.[0-9][0-9]*$']; then373 glibc_version_major=`echo "$with_glibc_version" | sed -e 's/\..*//'`374 glibc_version_minor=`echo "$with_glibc_version" | sed -e 's/.*\.//'`
5137 withval=$with_glibc_version;5138 if echo "$with_glibc_version" | grep '^[0-9][0-9]*\.[0-9][0-9]*$'; then5139 glibc_version_major=`echo "$with_glibc_version" | sed -e 's/\..*//'`5140 glibc_version_minor=`echo "$with_glibc_version" | sed -e 's/.*\.//'`
5325 if [echo "$with_glibc_version" | grep '^[0-9][0-9]*\.[0-9][0-9]*$']; then5326 glibc_version_major=`echo "$with_glibc_version" | sed -e 's/\..*//'`5327 glibc_version_minor=`echo "$with_glibc_version" | sed -e 's/.*\.//'`
28805 withval=$with_glibc_version;28806 if echo "$with_glibc_version" | grep '^[0-9][0-9]*\.[0-9][0-9]*$'; then28807 glibc_version_major=`echo "$with_glibc_version" | sed -e 's/\..*//'`28808 glibc_version_minor=`echo "$with_glibc_version" | sed -e 's/.*\.//'`
5962 if [echo "$with_glibc_version" | grep '^[0-9][0-9]*\.[0-9][0-9]*$']; then5963 glibc_version_major=`echo "$with_glibc_version" | sed -e 's/\..*//'`5964 glibc_version_minor=`echo "$with_glibc_version" | sed -e 's/.*\.//'`
30347 withval=$with_glibc_version;30348 if echo "$with_glibc_version" | grep '^[0-9][0-9]*\.[0-9][0-9]*$'; then30349 glibc_version_major=`echo "$with_glibc_version" | sed -e 's/\..*//'`30350 glibc_version_minor=`echo "$with_glibc_version" | sed -e 's/.*\.//'`