Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 16762 Details for
Bug 27541
USE="-nls" should be handled in econf()
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch
ebuild.sh.patch (text/plain), 311 bytes, created by
Markus Nigbur (RETIRED)
on 2003-08-29 08:16:49 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Markus Nigbur (RETIRED)
Created:
2003-08-29 08:16:49 UTC
Size:
311 bytes
patch
obsolete
>--- ebuild.sh_ 2003-08-29 17:05:00.000000000 +0200 >+++ ebuild.sh 2003-08-29 17:11:02.019287704 +0200 >@@ -309,6 +309,7 @@ > > econf() { > if [ -x ./configure ]; then >+ use nls || EXTRA_ECONF="${EXTRA_ECONF} --disable-nls" > if [ ! -z "${CBUILD}" ]; then > EXTRA_ECONF="--build=${CBUILD} ${EXTRA_ECONF}" > fi
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 27541
: 16762