Alan Coopersmith 504c4fa94f Fix pthread compiler flags to work on Solaris and with Studio compiler
AC_USE_SYSTEM_EXTENSIONS is used to let autoconf take care of setting
the right system defintions for POSIX threads & similar extensions to
the base POSIX API.   Since it will also #define _GNU_SOURCE 1, remove
the extra setting to avoid compiler warnings about redefined macros.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2012-01-08 21:49:03 +01:00
..
2009-03-27 16:04:25 -07:00
2011-01-29 16:13:38 +00:00
2009-03-26 18:47:42 -07:00
2011-09-15 19:39:44 +02:00
2011-12-18 00:24:45 +01:00