Skip to content
Snippets Groups Projects
Commit b23c511c authored by Oliver Sander's avatar Oliver Sander Committed by sander@PCPOOL.MI.FU-BERLIN.DE
Browse files

lapack++ not used anymore

[[Imported from SVN: r2383]]
parent 25b45c59
No related branches found
No related tags found
No related merge requests found
...@@ -4,10 +4,6 @@ ...@@ -4,10 +4,6 @@
#LDADD = $(UG_LDFLAGS) $(AMIRAMESH_LDFLAGS) $(UG_LIBS) $(AMIRAMESH_LIBS) #LDADD = $(UG_LDFLAGS) $(AMIRAMESH_LDFLAGS) $(UG_LIBS) $(AMIRAMESH_LIBS)
#AM_CPPFLAGS = $(UG_CPPFLAGS) $(AMIRAMESH_CPPFLAGS) #AM_CPPFLAGS = $(UG_CPPFLAGS) $(AMIRAMESH_CPPFLAGS)
# Lapack++
LAPACKPP_CPPFLAGS = -I/home/haile/sander/lapack++-inst/include/lapackpp
LAPACKPP_LDFLAGS = -L/home/haile/sander/lapack++-inst/lib -llapackpp
# Include and linker paths to the old fortran IPOpt library # Include and linker paths to the old fortran IPOpt library
#IPOPT_DIR = /home/haile/sander/COIN/Ipopt #IPOPT_DIR = /home/haile/sander/COIN/Ipopt
#IPOPT_LDADD = -L$(IPOPT_DIR)/lib -lipopt -llapack -lblas -lg2c #IPOPT_LDADD = -L$(IPOPT_DIR)/lib -lipopt -llapack -lblas -lg2c
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment