Message 391271 - Python tracker
Message391271
| Author | Arfrever |
|---|---|
| Recipients | Arfrever, barry, dmalcolm, eric.araujo, iritkatriel, laca, pitrou |
| Date | 2021-04-17.04:43:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1618634591.75.0.701205069666.issue10663@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
configure.in is old name of Autoconf input file. configure.ac is new name of Autoconf input file (and the only name to be supported in some future version of Autoconf). configure.in in CPython project was renamed to configure.ac in 2012 (commit 0f4c16e29cd7925bd99cb68dba5595eed6e19b62). Problem described in this issue is still present in configure.ac. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-17 04:43:11 | Arfrever | set | recipients: + Arfrever, barry, pitrou, eric.araujo, laca, dmalcolm, iritkatriel |
| 2021-04-17 04:43:11 | Arfrever | set | messageid: <1618634591.75.0.701205069666.issue10663@roundup.psfhosted.org> |
| 2021-04-17 04:43:11 | Arfrever | link | issue10663 messages |
| 2021-04-17 04:43:11 | Arfrever | create | |