aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/wv2/files/patch-configure
blob: 4944b18fc326dfacd7647e3d94b8aad2930aa4ce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- configure.orig  Tue Sep 30 19:15:34 2003
+++ configure   Tue Sep 30 19:17:27 2003
@@ -10116,6 +10116,7 @@
 
 # This can be used to rebuild libtool when needed
 LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
 
 # Always use our own libtool.
 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diffstats
path: root/math/umfpack
Commit message (Expand)AuthorAgeFilesLines
* Mark this port as DEPRECATED with and EXPIRATION_DATE of 2007-11-30, as it's anstefan2007-10-061-0/+3
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-141-5/+1
* Remove CONFLICT between elmer-umfpackmaho2007-01-161-1/+1
* Register conflict with math/suitesparse & pet portlint.thierry2007-01-151-17/+18
* * Migrate to gfortran.maho2007-01-132-11/+21
* Use BLAS instead of ATLAS by default.thierry2006-05-302-8/+16
* Register conflict with math/elmer-umfpack.thierry2006-04-251-0/+2
* Now ATLAS port creates only shared libs by default.maho2006-03-151-1/+1
* Rename test target into regression-test.thierry2006-02-201-1/+1
* - Let the cblas library get overriden from the ports makefile;thierry2006-02-20