]> granicus.if.org Git - pgbouncer/commit
Makefile: give CFLAGS to linker
authorMarko Kreen <markokr@gmail.com>
Fri, 29 Apr 2011 15:22:11 +0000 (18:22 +0300)
committerMarko Kreen <markokr@gmail.com>
Fri, 29 Apr 2011 15:22:11 +0000 (18:22 +0300)
commite3b66c221a6faf7c99b19df0df01d5979c411598
treee815ed144782c23f7ba3ef5ed74b6346c3d4574b
parent48df88655c078bcad467c562035ba66cdba698da
Makefile: give CFLAGS to linker

ACX_PTHREAD will put -pthread to CFLAGS.  This needs also to
reach linker.

Reported-by: Pierre-Emmanuel André
Makefile