--- libisofs-0.6.2.1/Makefile.am.orig 2008-02-23 00:18:47 +0200 +++ libisofs-0.6.2.1/Makefile.am 2008-03-06 13:17:23 +0200 @@ -51,6 +51,8 @@ libisofs_libisofs_la_SOURCES = \ libisofs/iso1999.h \ libisofs/iso1999.c \ libisofs/data_source.c +libisofs_libisofs_la_LIBADD= \ + $(THREAD_LIBS) libinclude_HEADERS = \ libisofs/libisofs.h