Same as with nsmux: commit 8b44ac43392314ead5c686ac74484b6190b3dfce Author: Arne Babenhauserheide (on hurd) <a...@draketo.de> Date: Thu Mar 24 19:27:48 2011 +0000 Build System * Makefile: Add missing linking to libmachuser and libhurduser diff --git a/Makefile b/Makefile index 87c85d3..7418cdc 100644 --- a/Makefile +++ b/Makefile @@ -29,6 +29,7 @@ CFLAGS += -DDEBUG_ZIP # zip stores debugging # Note: -lz has to be first otherwise inflate() will be the exec server's # inflate function LDFLAGS = -L~ -lz -L. -lnetfs -lfshelp -liohelp -lports \ + -lmachuser -lhurduser \ -lihash -lshouldbeinlibc -lthreads -lstore -lbz2 #-lpthread CTAGS = ctags
-- singing a part of the history of free software: - http://infinite-hands.draketo.de
signature.asc
Description: This is a digitally signed message part.