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

(-)Makefile.in (-1 / +1 lines)
Lines 147-153 Link Here
147
# the library search path.
147
# the library search path.
148
#necpp_LDFLAGS = $(all_libraries) 
148
#necpp_LDFLAGS = $(all_libraries) 
149
#libnecpp_a_LDFLAGS = -all-static 
149
#libnecpp_a_LDFLAGS = -all-static 
150
nec2___LDADD = -lblas -latlas -llapack_atlas
150
nec2___LDADD = -lblas -latlas 
151
subdir = src
151
subdir = src
152
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
152
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
153
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
153
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs

Return to bug 135550