Makefile.am, configure.ac, progs/Makefile.am: Link math library explicitly.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 16 Jul 2014 09:11:37 +0000 (10:11 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 16 Jul 2014 09:13:37 +0000 (10:13 +0100)
commit1504e033e0aea5636f8fddc620476a93b0b7e043
treecb39d38acc195b29ab6df3f3c251595d45a93516
parent352783dd9f520bf49986d403ea24861d0da85302
Makefile.am, configure.ac, progs/Makefile.am: Link math library explicitly.

Rename `CATACOMB_LIBS' to `MATHLIBS' and use it explicitly in some of
the utility builds.

If the main library needs more library dependencies then it'll probably
be best to sort them out in the Makefile.
Makefile.am
configure.ac
progs/Makefile.am