From 28420cb8bbfeee92b69bd5ff1c25cb7c759ea394 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 21 Oct 2006 13:30:07 +0000 Subject: [PATCH] Drop -pthread for now. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18741 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/hx509/Makefile.am b/lib/hx509/Makefile.am index fd98accf9..aaa3d4fcb 100644 --- a/lib/hx509/Makefile.am +++ b/lib/hx509/Makefile.am @@ -126,7 +126,6 @@ $(hxtool_OBJECTS): hxtool-commands.h hxtool_CPPFLAGS = $(INCLUDE_des) hxtool_LDADD = libhx509.la $(LIB_roken) ../sl/libsl.la $(LIB_des) -hxtool_LDFLAGS = -pthread CLEANFILES = $(BUILT_SOURCES) \ $(gen_files_ocsp) ocsp_asn1_files ocsp_asn1.h \