Message316259
| Author | pitrou |
|---|---|
| Recipients | barry, doko, pitrou |
| Date | 2018-05-07.10:58:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1525690713.43.0.682650639539.issue33438@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
$ PKG_CONFIG_PATH=`pwd`/Misc pkg-config --static python $ PKG_CONFIG_PATH=`pwd`/Misc pkg-config --libs python -L/home/antoine/cpython/37/usr/lib -lpython3.7m $ PKG_CONFIG_PATH=`pwd`/Misc pkg-config --libs-only-l python -lpython3.7m $ PKG_CONFIG_PATH=`pwd`/Misc pkg-config --libs-only-other python $ |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-07 10:58:33 | pitrou | set | recipients: + pitrou, barry, doko |
| 2018-05-07 10:58:33 | pitrou | set | messageid: <1525690713.43.0.682650639539.issue33438@psf.upfronthosting.co.za> |
| 2018-05-07 10:58:33 | pitrou | link | issue33438 messages |
| 2018-05-07 10:58:33 | pitrou | create | |