Various tools like expr, nl, csplit, ... have new link requirements on $(LIBTHREAD). So I ran configure --disable-threads
Note we might look into adding gl_DISABLE_THREADS to configure.ac in future, but sort would need to avoid linking these single threaded bits, or otherwise protect shared access or link separate threaded bits. Anyway with that all tests pass.
