Skip to content

autoreconf #13651

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 30, 2019
Merged

autoreconf #13651

merged 2 commits into from
May 30, 2019

Conversation

methane
Copy link
Member

@methane methane commented May 29, 2019

Run autoreconf and commit all updated files.

Environment: Ubuntu 19.04 (autoconf 2.69)

aclocal.m4 Outdated
_PKG_SHORT_ERRORS_SUPPORTED
if test $_pkg_short_errors_supported = yes; then
$1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
else
else
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

trailing space is ugly, but it is generated by autoreconf.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I reverted this file because I don't know about how this file is managed well.

@methane methane merged commit bee31ce into python:master May 30, 2019
@methane methane deleted the autoreconf branch May 30, 2019 07:35
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants