Changeset f96ab9 in git for configure.ac


Ignore:
Timestamp:
Mar 1, 2021, 10:54:39 AM (3 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
af19a156babe0040409b6115b05b653b3db7a46b
Parents:
aa00f22b18ef5a46d13b45fd9680d515cecba785
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2021-03-01 10:54:39+01:00
git-committer:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2021-03-01 11:37:02+01:00
Message:
demo modules vs. default modules
File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    raa00f2 rf96ab9  
    169169
    170170AX_PYTHON_DEFAULT()
    171 AS_IF([test x$enable_python_module != xno -o x$enable_pyobject_module != xno], [
    172171  AX_PYTHON_WITH()
    173172  AX_PYTHON_ENABLE()
     
    176175  AX_PYTHON_CSPEC
    177176  AX_PYTHON_LSPEC
    178 ])
    179177
    180178AC_ARG_ENABLE(countedref, AS_HELP_STRING([--enable-countedref], [Enable autoloading of reference counted types]),
Note: See TracChangeset for help on using the changeset viewer.