Issue33485
Created on 2018-05-13 18:51 by eitan.adler, last changed 2022-04-11 14:59 by admin.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 6782 | open | eitan.adler, 2018-05-13 18:58 | |
| Messages (2) | |||
|---|---|---|---|
| msg316472 - (view) | Author: Eitan Adler (eitan.adler) * | Date: 2018-05-13 18:51 | |
The current "autoconf" target is suboptimal in a few ways: - it does not use a quoted srcdir - it uses autoheader and autoconf instead of autoreconf - it does act sanely if 'cd' fails. |
|||
| msg342996 - (view) | Author: STINNER Victor (vstinner) * ![]() |
Date: 2019-05-21 09:42 | |
> it uses autoheader and autoconf instead of autoreconf How is this an issue? Is autoreconf also available when autoheader and autoconf are available? |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:00 | admin | set | github: 77666 |
| 2019-05-21 09:42:43 | vstinner | set | nosy:
+ vstinner messages: + msg342996 |
| 2018-05-13 18:58:23 | eitan.adler | set | keywords:
+ patch stage: patch review pull_requests: + pull_request6469 |
| 2018-05-13 18:52:17 | eitan.adler | set | title: autoconf target does not -> autoconf target does not behave correctly |
| 2018-05-13 18:51:58 | eitan.adler | create | |
