* configure.in: Add `-lm' when checking for libgd.

* malloc/Makefile ($(objpfx)memusagestat): Add `-lm' during
	linking.
This commit is contained in:
Andreas Schwab 2000-08-09 09:11:01 +00:00
parent 580ca83f5f
commit 1d2f626eba

View File

@ -1,3 +1,9 @@
2000-08-09 Andreas Schwab <schwab@suse.de>
* configure.in: Add `-lm' when checking for libgd.
* malloc/Makefile ($(objpfx)memusagestat): Add `-lm' during
linking.
2000-08-09 Andreas Jaeger <aj@suse.de>
* configure.in: Change required make versions.