projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f23b3b0
)
-fix build error on platforms that require -lpthread
author
Christian Grothoff
<christian@grothoff.org>
Mon, 16 Jan 2012 21:31:46 +0000
(21:31 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Mon, 16 Jan 2012 21:31:46 +0000
(21:31 +0000)
src/fs/Makefile.am
patch
|
blob
|
history
diff --git
a/src/fs/Makefile.am
b/src/fs/Makefile.am
index 8e3013eb0ab357581efac3ee39b60a85c7749e59..c4dfec0cae9b2cef4e24d28386ae64eeef2aadb4 100644
(file)
--- a/
src/fs/Makefile.am
+++ b/
src/fs/Makefile.am
@@
-43,7
+43,7
@@
libgnunetfs_la_SOURCES = \
libgnunetfs_la_LIBADD = \
$(top_builddir)/src/datastore/libgnunetdatastore.la \
$(top_builddir)/src/util/libgnunetutil.la \
- -lextractor \
+ -lextractor
-lpthread
\
$(GN_LIBINTL) $(XLIB) -lunistring
libgnunetfs_la_LDFLAGS = \