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])