aboutsummaryrefslogtreecommitdiffstats
path: root/cad/pdnmesh/files/patch-src+Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'cad/pdnmesh/files/patch-src+Makefile.in')
-rw-r--r--cad/pdnmesh/files/patch-src+Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/cad/pdnmesh/files/patch-src+Makefile.in b/cad/pdnmesh/files/patch-src+Makefile.in
new file mode 100644
index 00000000000..3b1020c13ea
--- /dev/null
+++ b/cad/pdnmesh/files/patch-src+Makefile.in
@@ -0,0 +1,11 @@
+--- src/Makefile.in.orig Wed Jan 17 16:58:18 2007
++++ src/Makefile.in Wed Jan 17 16:58:16 2007
+@@ -72,7 +72,7 @@
+ LEXLIB = @LEXLIB@
+ LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
+ LIBOBJS = @LIBOBJS@
+-LIBS = @LIBS@
++LIBS = @LAPACK_LIBS@ @BLAS_LIBS@ @FLIBS@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
+ MAKEINFO = @MAKEINFO@