Skip to content

Added autogen.sh file to ease autotools installation #155

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 1 commit into from
Jul 1, 2017

Conversation

vicentebolea
Copy link
Contributor

I just added a autogen.sh file to avoid issuing aclocal; autoreconf -i; autoconf.

Its a simple script which calls all the autotools commands in order. I have been using it in my
unittest++ fork for a little while.

@pjohnmeyer
Copy link
Member

Thanks for the PR. I can't see how it could do any harm, so I'll merge it, but so you know if people start writing bugs against it or trying to "enhance" it a bunch I'll probably take it back out.

@pjohnmeyer pjohnmeyer merged commit 65af507 into unittest-cpp:master Jul 1, 2017
@vicentebolea vicentebolea deleted the adding-autogen-script branch July 3, 2017 10:54
@pjohnmeyer pjohnmeyer modified the milestone: 2.0.1 Jul 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants