Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 66180
Collapse All | Expand All

(-)swlibs/texus2/cmd/makefile.autoconf.am.orig (-1 / +1 lines)
Lines 24-28 Link Here
24
noinst_PROGRAMS         = texus
24
noinst_PROGRAMS         = texus
25
texus_SOURCES        = cmd.c
25
texus_SOURCES        = cmd.c
26
texus_LDADD          = $(top_builddir)/swlibs/fxmisc/libfxmisc.la \
26
texus_LDADD          = $(top_builddir)/swlibs/fxmisc/libfxmisc.la \
27
                       $(top_builddir)/swlibs/texus2/lib/libtexus.la
27
                       $(top_builddir)/swlibs/texus2/lib/libtexus.la -lm
28
28

Return to bug 66180