[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#16527: 1.14: (nodist_)python_PYTHON does not behave as bin_SCRIPTS
From: |
Akim Demaille |
Subject: |
bug#16527: 1.14: (nodist_)python_PYTHON does not behave as bin_SCRIPTS |
Date: |
Thu, 23 Jan 2014 12:55:33 +0100 |
Hi!
« all » correctly depends on (nodist_)bin_SCRIPTS: if some
script is generated/compiled, then « make » makes it.
I have this piece of Python code which is AC_CONFIG_FILES’d,
so it is generated by config.status. Plain « make » does not
update/create it, I have to add an explicit dependency.
This is not documented, and I think it is not desirable:
« make all » should create/update it, like for other SCRIPTS.
Thanks!
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#16527: 1.14: (nodist_)python_PYTHON does not behave as bin_SCRIPTS,
Akim Demaille <=