diff options
| author | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-04-08 13:30:47 +0000 |
|---|---|---|
| committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-04-08 13:30:47 +0000 |
| commit | cd913698b24e7aba45d07d295f644664e8f522e1 (patch) | |
| tree | a83df24d64060ce8f852c1be2d70570c8005d239 /math/gsl/files/patch-configure | |
| parent | Update to 2.22.1 (diff) | |
- Update to 1.11
- Update pkg-descr
- Update pkg-plist
PR: ports/122325
Submitted by: bf <bf2006a@yahoo.com> (maintainer)
Approved by: thierry (mentor)
Diffstat (limited to 'math/gsl/files/patch-configure')
| -rw-r--r-- | math/gsl/files/patch-configure | 20 |
1 files changed, 6 insertions, 14 deletions
diff --git a/math/gsl/files/patch-configure b/math/gsl/files/patch-configure index c39b7fdefbc7..15589a3aeb31 100644 --- a/math/gsl/files/patch-configure +++ b/math/gsl/files/patch-configure @@ -1,26 +1,18 @@ ---- configure.orig Thu Aug 14 14:28:38 2003 -+++ configure Tue Dec 2 00:34:58 2003 -@@ -7923,6 +7923,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' -@@ -9586,6 +9587,15 @@ +--- configure.orig 2008-03-31 02:56:46.446699394 -0400 ++++ configure 2008-03-31 03:05:58.758342355 -0400 +@@ -12492,6 +12492,15 @@ *-*-*openbsd*) ac_cv_c_ieee_interface=openbsd ;; + sparc64-*-*bsd*) + ac_cv_c_ieee_interface=unknown -+ ;; ++ ;; + alpha-*-*bsd*) + ac_cv_c_ieee_interface=unknown -+ ;; ++ ;; + ia64-*-*bsd*) + ac_cv_c_ieee_interface=unknown -+ ;; ++ ;; *-*-*bsd*) ac_cv_c_ieee_interface=freebsd ;; |
