|
From: Philippe W. <phi...@sk...> - 2014-07-17 20:30:16
|
On Thu, 2014-07-17 at 22:23 +0200, Mark Wielaard wrote: > yeah. The problem at the moment is that 2.20 isn't actually released > yet, but some distros are already testing it in their unstable branches. > That makes a simple version check difficult, since this 2.20-beta still > claims it is 2.19... I mean by a configure test: verify if a piece of c code compiles with the struct we want to use. That should work whatever the version claimed by glibc header. Philippe |