Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 435422 Details for
Bug 584144
>=dev-build/autoconf-2.59 fails test 501: Libtool
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Allow backquotes in libtool output
file_584144.txt (text/plain), 531 bytes, created by
gentoo_usr
on 2016-05-26 06:53:46 UTC
(
hide
)
Description:
Allow backquotes in libtool output
Filename:
MIME Type:
Creator:
gentoo_usr
Created:
2016-05-26 06:53:46 UTC
Size:
531 bytes
patch
obsolete
>diff -u a/tests/foreign.at b/tests/foreign.at >--- a/tests/foreign.at >+++ b/tests/foreign.at >@@ -57,7 +57,7 @@ > # Make sure at-path contains something valid, and let the test suite > # display it when verbose. And fail, skipping would too easily hide > # problems. >-AT_CHECK([sed -n ["s,^.*\`\\(/[^']*\\)'.*,\\1,p"] stdout], [0], [stdout]) >+AT_CHECK([sed -n ["s,^[^']*[\`']\\(/[^']*\\)'.*,\\1,p"] stdout], [0], [stdout]) > AT_CHECK([test -f "`sed -n 1p stdout`"]) > > # Older libtoolize installed everything but install-sh...
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 584144
: 435422