forked from Imagelibrary/rtems
2001-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* paranoia/Makefile.am: Use LD_LIBS = -lm to make automake-1.5 happy.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2001-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* paranoia/Makefile.am: Use LD_LIBS = -lm to make automake-1.5 happy.
|
||||
|
||||
2001-10-12 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* unlimited/init.c, unlimited/system.h, unlimited/test1.c,
|
||||
|
||||
@@ -36,7 +36,7 @@ include $(top_srcdir)/sample.am
|
||||
|
||||
AM_CPPFLAGS += -DNOSIGNAL -DCYGNUS -DNOMAIN
|
||||
|
||||
LD_LIBS += -lm
|
||||
LD_LIBS = -lm
|
||||
|
||||
all-local: ${ARCH} $(TMPINSTALL_FILES)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user