Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

makestup should be called correctly #34373

Closed
sjoerdmullender opened this issue Apr 19, 2001 · 2 comments
Closed

makestup should be called correctly #34373

sjoerdmullender opened this issue Apr 19, 2001 · 2 comments
Assignees
Labels
build The build process and cross-build

Comments

@sjoerdmullender
Copy link
Member

BPO 417331
Nosy @sjoerdmullender, @nascheme
Files
  • @diff: diff with CVS version
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/nascheme'
    closed_at = <Date 2001-04-21.17:42:07.000>
    created_at = <Date 2001-04-19.12:03:23.000>
    labels = ['build']
    title = 'makestup should be called correctly'
    updated_at = <Date 2001-04-21.17:42:07.000>
    user = 'https://github.com/sjoerdmullender'

    bugs.python.org fields:

    activity = <Date 2001-04-21.17:42:07.000>
    actor = 'nascheme'
    assignee = 'nascheme'
    closed = True
    closed_date = None
    closer = None
    components = ['Build']
    creation = <Date 2001-04-19.12:03:23.000>
    creator = 'sjoerd'
    dependencies = []
    files = ['3280']
    hgrepos = []
    issue_num = 417331
    keywords = ['patch']
    message_count = 2.0
    messages = ['36426', '36427']
    nosy_count = 2.0
    nosy_names = ['sjoerd', 'nascheme']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue417331'
    versions = []

    @sjoerdmullender
    Copy link
    Member Author

    The calls to makesetup in the Makefile and in configure
    should be the same. It is very important that the
    order of the Setup files are the same. The order in
    the Makefile is the correct one since it allows you to
    override things in Setup.local.

    This pertains to Python 2.1.

    @sjoerdmullender sjoerdmullender added the build The build process and cross-build label Apr 19, 2001
    @sjoerdmullender sjoerdmullender added the build The build process and cross-build label Apr 19, 2001
    @nascheme
    Copy link
    Member

    Logged In: YES
    user_id=35752

    Applied to configure.in 1.217.

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 9, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    build The build process and cross-build
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants