http://bugs.freedesktop.org/show_bug.cgi?id=20435
--- Comment #4 from Dan Nicholson <dbn.li...@gmail.com> 2009-03-02 21:04:24 PST --- In configure.ac, we have this check: case "$host_os" in *-gnu*) DEFINES="$DEFINES -D_GNU_SOURCE -DPTHREADS" ;; solaris*) DEFINES="$DEFINES -DPTHREADS -DSVR4" ;; esac If you want to add something to *-gnu* so that uclibc is added, send a patch. I'm not really familiar with what config.guess outputs on uclibc or whether it's appropriate to use _GNU_SOURCE there. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Mesa3d-dev mailing list Mesa3d-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mesa3d-dev