A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2001-January/011938.html below:

[Python-Dev] autoconf --enable vs. --with

[Python-Dev] autoconf --enable vs. --with [Python-Dev] autoconf --enable vs. --withNeil Schemenauer nas@arctrix.com
Sun, 21 Jan 2001 04:28:35 -0800
I've been working a bit on the build process lately.  I came
across this in the autoconf documentation:


    If a software package has optional compile-time features, the
    user can give `configure' command line options to specify
    whether to compile them. The options have one of these forms:

        --enable-FEATURE[=ARG]
        --disable-FEATURE

    Some packages require, or can optionally use, other software
    packages which are already installed.  The user can give
    `configure' command line options to specify which such
    external software to use.  The options have one of these
    forms:

        --with-package[=ARG]
        --without-package


Is it worth fixing the Python configure script to comply with
these definitions?  It looks like with-cycle-gc and mybe
with-pydebug would have to be changed.

  Neil

    AC_ARG_ENABLE

    



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4