summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: dee5e45)
raw | patch | inline | side by side (parent: dee5e45)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 4 Jun 2016 09:48:56 +0000 (11:48 +0200) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 4 Jun 2016 09:48:56 +0000 (11:48 +0200) |
configure.ac | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index 5e2eaa03f157c49129613df9d1049abd407264e5..ea819ec036f622bee35c1c49a8e247627543f17d 100644 (file)
--- a/configure.ac
+++ b/configure.ac
fi
fi
-AC_SUBST([PTHREAD_LIBS])
SAVE_LIBS="$LIBS"
AC_CHECK_LIB([pthread],
[pthread_create],
[],
[AC_MSG_ERROR([pthread.h not found])]
)
+AC_SUBST([PTHREAD_LIBS])
m4_divert_once([HELP_WITH], [
collectd additional packages:])