Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 282142 - [PATCH] app-admin/eselect-python (SVN trunk): Add variables to Makefile.in
Summary: [PATCH] app-admin/eselect-python (SVN trunk): Add variables to Makefile.in
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-20 19:52 UTC by Jonathan Callen (RETIRED)
Modified: 2009-08-22 02:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for configure.ac/Makefile.in (eselect-python-autofoo.patch,1.02 KB, patch)
2009-08-20 19:53 UTC, Jonathan Callen (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Callen (RETIRED) gentoo-dev 2009-08-20 19:52:01 UTC
This patch updates the configure.ac and Makefile.in to use the values of CFLAGS, etc. from configure time instead of getting them from the environment at compile time; this makes the build system work like a fully autotooled toolchain (one that uses automake as well as autoconf).
Comment 1 Jonathan Callen (RETIRED) gentoo-dev 2009-08-20 19:53:34 UTC
Created attachment 201801 [details, diff]
patch for configure.ac/Makefile.in
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-08-22 02:41:34 UTC
Fixed in r210.