]> granicus.if.org Git - postgresql/commit
Update ax_pthread.m4 to an experimental draft version from upstream.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Thu, 30 Jul 2015 11:14:50 +0000 (14:14 +0300)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Thu, 30 Jul 2015 11:14:50 +0000 (14:14 +0300)
commita2932283c2a39efd2f713f647c9f7f3d34123bb3
treee1826c6c05d635031b3a4e0b85fdc298e476f5d1
parentc53f73879f552a3c7cc57d2d6a49d38cd80cf267
Update ax_pthread.m4 to an experimental draft version from upstream.

The current version is adding a spurious -pthread option on some Darwin
systems that don't need it, which leads to a bunch of "unrecognized option
'-pthread'" warnings. There is a proposed fix for that in the upstream
autoconf archive's bug tracker, see https://savannah.gnu.org/patch/?8186.
This commit updates our version of ax_pthread.m4 to the "draft2" version
proposed there by Daniel Richard G. I'm using our buildfarm to help Daniel
to test this, before he commits this to the upstream repository.
config/ax_pthread.m4
configure