Trisurf Monte Carlo simulator
Samo Penic
2013-11-24 439a4e0f10dd120b563039012d07eb5f1b3c8ded
configure.ac
@@ -14,6 +14,7 @@
AC_CHECK_LIB([confuse], [cfg_parse])
# FIXME: Replace `main' with a function in `-lm':
AC_CHECK_LIB([m], [pow])
AC_CHECK_LIB([pthread], [pthread_create])
# Checks for header files.
AC_CHECK_HEADERS([stdlib.h string.h])