summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index a9c65ce..383d9eb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -107,6 +107,7 @@ m4_include([libl4/headers.m4])
m4_include([libhurd-ihash/headers.m4])
m4_include([libhurd-slab/headers.m4])
m4_include([libhurd-cap/headers.m4])
+m4_include([libpthread/headers.m4])
if test "x$missing_progs" != "x"; then
AC_MSG_ERROR([The following programs were not found:$missing_progs])
@@ -119,6 +120,7 @@ AC_CONFIG_FILES([Makefile
libhurd-ihash/Makefile
libhurd-slab/Makefile
libhurd-cap/Makefile
+ libpthread/Makefile
laden/Makefile
wortel/Makefile
physmem/Makefile