dgtlrift/hp2xx

buildsys : some systems need to be linked with `-lm` for math functions.

Opened this issue · 0 comments

The easy fix is to tweak configure.ac with AC_SEARCH_LIBS. I have a fix to address this.