diff finch/Makefile.am @ 28167:77423ba51dd4

As far as I can tell this BR_PTHREADS=0 define was used for binreloc, which we were using for autopackage support. But we don't use that anymore so it should be safe to remove this.
author Mark Doliner <mark@kingant.net>
date Tue, 01 Sep 2009 17:44:35 +0000
parents e33a91b8b8f6
children f5e193735392
line wrap: on
line diff
--- a/finch/Makefile.am	Tue Sep 01 02:54:54 2009 +0000
+++ b/finch/Makefile.am	Tue Sep 01 17:44:35 2009 +0000
@@ -78,7 +78,6 @@
 
 AM_CPPFLAGS = \
 	-DSTANDALONE \
-	-DBR_PTHREADS=0 \
 	-DDATADIR=\"$(datadir)\" \
 	-DLIBDIR=\"$(libdir)/finch/\" \
 	-DLOCALEDIR=\"$(datadir)/locale\" \