* Matthias Apitz: > Maybe it's worth to put this together into some configure value as > --without-glibc-2.10-level or something like this...
In general, you need to build on the oldest GNU/Linux system you want to run on anyway because newer GNU libc versions will use newer symbols even for functionality already supported in older GNU libc versions. Therefore, I do not think such an APR option will add much value.