1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/math/freemat/files/patch-configure
Thierry Thomas 844d82cdd8 Add freemat 1.10, an environment for rapid engineering and
scientific processing.

It is similar to commercial systems such as MATLAB from Mathworks
and IDL from Research Systems, but is Open Source.
2005-04-02 21:12:57 +00:00

21 lines
539 B
Plaintext

--- configure.orig Wed Mar 16 16:39:00 2005
+++ configure Sun Mar 27 23:34:08 2005
@@ -7731,7 +7731,7 @@
PICFLAG=0
SHAREDSUFFIX=""
FLUID="fluid"
- LINKSHARED="-L../lib -lfltk_images -lfltk_forms -lfltk"
+ LINKSHARED="-lfltk_images -lfltk_forms -lfltk"
fi
@@ -16937,7 +16937,7 @@
ac_config_headers="$ac_config_headers config.h:configh.in"
-LAPACK_LIBS="-L\${top_builddir}/libs/libMiniLAPACK -lMiniLAPACK"
+LAPACK_LIBS="-llapack"
LIBS="$LAPACK_LIBS $BLAS_LIBS $LIBS $FLIBS $CURSES_LIB $MPILIBS"