Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 513640 | Differences between
and this patch

Collapse All | Expand All

(-)bitmeter-1.2-orig/work/bitmeter-1.2/src/Makefile.in (-1 / +1 lines)
Lines 172-178 Link Here
172
	interface.c interface.h \
172
	interface.c interface.h \
173
	callbacks.c callbacks.h
173
	callbacks.c callbacks.h
174
174
175
bitmeter_LDADD = @PACKAGE_LIBS@ $(INTLLIBS) -ljack
175
bitmeter_LDADD = -lm @PACKAGE_LIBS@ $(INTLLIBS) -ljack
176
all: all-am
176
all: all-am
177
177
178
.SUFFIXES:
178
.SUFFIXES:

Return to bug 513640