This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Arfrever
Recipients Arfrever, Jeffrey.Kintscher, Robert P Fischer, corona10, ned.deily, python-dev, ronaldoussoren, terry.reedy, vstinner
Date 2020-05-19.08:11:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589875872.61.0.735201642998.issue26317@roundup.psfhosted.org>
In-reply-to
Content
Also there was FLAFS typo in this line, which is probably not needed at all:
OBJCFLAFS=@OBJCFLAGS@


AC_SUBST(OBJCXX) was added, but there was no usage of @OBJCXX@ anywhere...
History
Date User Action Args
2020-05-19 08:11:12Arfreversetrecipients: + Arfrever, terry.reedy, ronaldoussoren, vstinner, ned.deily, python-dev, Robert P Fischer, corona10, Jeffrey.Kintscher
2020-05-19 08:11:12Arfreversetmessageid: <1589875872.61.0.735201642998.issue26317@roundup.psfhosted.org>
2020-05-19 08:11:12Arfreverlinkissue26317 messages
2020-05-19 08:11:12Arfrevercreate