Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 115975 Details for
Bug 173274
sci-mathematics/octave-forge-2006.03.17 fails to compile fails in ov-galois.cc
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fix autoload bogus
octave-forge-autload-fix.patch (text/plain), 963 bytes, created by
Markus Dittrich (RETIRED)
on 2007-04-11 14:42:28 UTC
(
hide
)
Description:
fix autoload bogus
Filename:
MIME Type:
Creator:
Markus Dittrich (RETIRED)
Created:
2007-04-11 14:42:28 UTC
Size:
963 bytes
patch
obsolete
>diff -Naur octave-forge-2006.03.17.old/configure octave-forge-2006.03.17/configure >--- octave-forge-2006.03.17.old/configure 2006-03-17 00:26:16.000000000 -0500 >+++ octave-forge-2006.03.17/configure 2007-04-11 10:27:35.000000000 -0400 >@@ -4491,29 +4491,9 @@ > XSTATUS="yes" > fi > >-echo "$as_me:$LINENO: checking for autoload in Octave" >&5 >-echo $ECHO_N "checking for autoload in Octave... $ECHO_C" >&6 >-if test `echo 'disp(exist("autoload"))' | $OCTAVE -qf`X != 0X ; then >- echo "$as_me:$LINENO: result: yes" >&5 >-echo "${ECHO_T}yes" >&6 >- >- HAVE_AUTOLOAD="yes" >- OCTLINK=.octlink >- MKOCTLINK=$TOPDIR/admin/octlink.sh >- >-else >- echo "$as_me:$LINENO: result: no" >&5 >-echo "${ECHO_T}no" >&6 >- >- HAVE_AUTOLOAD="no" >- OCTLINK=.oct >- MKOCTLINK=$LN_S >- >-fi >- >- >- >- >+HAVE_AUTOLOAD="no" >+OCTLINK=.oct >+MKOCTLINK=$LN_S > > echo "$as_me:$LINENO: checking for do_fortran_indexing in Octave" >&5 > echo $ECHO_N "checking for do_fortran_indexing in Octave... $ECHO_C" >&6
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 173274
:
115382
|
115383
|
115972
| 115975 |
116023
|
116028
|
116050
|
116051