diff options
author | Maho Nakata <maho@FreeBSD.org> | 2007-01-09 05:52:07 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2007-01-09 05:52:07 +0000 |
commit | 39c24110db57e9d0bb64e09f51da5b4061c663ff (patch) | |
tree | 47fc40659e5545bb431cf0f05d66b8dbe1ca0a3d /math/taucs/files/patch-configure | |
parent | Install shared lib as well. (diff) |
Migrated to gfortran42.
install shared libs as well.
Notes
Notes:
svn path=/head/; revision=181837
Diffstat (limited to 'math/taucs/files/patch-configure')
-rw-r--r-- | math/taucs/files/patch-configure | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/math/taucs/files/patch-configure b/math/taucs/files/patch-configure index e3a5802ac725..9a63a4723c96 100644 --- a/math/taucs/files/patch-configure +++ b/math/taucs/files/patch-configure @@ -9,12 +9,3 @@ fi # If nothing works, we continue, but configurator will abort -@@ -46,7 +46,7 @@ - # If we find exceptions that cannot be fixed in a - # generic way, we should use OSTYPE to fix the problems. - --make -f configurator/makefile.unix -+${MAKE} -f configurator/makefile.unix - - # Third phase: try to run configurator with whatever - # arguments were passed to the script. If it fails, perhaps |