]> git.ipfire.org Git - thirdparty/libtool.git/commit
* libtool.m4 (AC_CHECK_LIBM): do not set MATHLIB or AC_SUBST it,
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Sun, 14 Feb 1999 03:04:51 +0000 (03:04 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Sun, 14 Feb 1999 03:04:51 +0000 (03:04 +0000)
commit2e6d9dc7a788d1bc6dea49c6e43bacd31615ae49
tree0d6af83f9eeac590011746a792667f44bb08f535
parente578da5e16ea8bcf65c8b85da5e4c9825bd6ce4f
* libtool.m4 (AC_CHECK_LIBM): do not set MATHLIB or AC_SUBST it,
this has a negative side-effect of causing automake to add MATHLIB
to every single Makefile.  Let's use plain AC_CHECK_LIB, so that
LIBS get set, until we find a better alternative
* *demo/Makefile.am: remove $(MATHLIB)
ChangeLog
demo/Makefile.am
depdemo/Makefile.am
libtool.m4
mdemo/Makefile.am