Re: [PATCH] pthread: Fix pthread.h creation for srcdir != builddir

2010-08-14 Thread Jim Meyering
geLog entry and split the slightly-too-long line. Here's what I've pushed: >From 7ba06c8ff37d8725cb824c64b94be41b9294ffb7 Mon Sep 17 00:00:00 2001 From: Matthias Bolte Date: Sat, 14 Aug 2010 01:36:21 +0200 Subject: [PATCH] pthread: fix pthread.h creation for srcdir != builddir * mod

[PATCH] pthread: Fix pthread.h creation for srcdir != builddir

2010-08-13 Thread Matthias Bolte
--- modules/pthread |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/modules/pthread b/modules/pthread index 9b930b1..76eca90 100644 --- a/modules/pthread +++ b/modules/pthread @@ -18,7 +18,7 @@ BUILT_SOURCES += $(PTHREAD_H) # We need the following in order to create whe