Skip to content

Fix autotools configuration #48

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 22, 2013
Merged

Conversation

magicant
Copy link
Contributor

I encountered some errors while trying to build with autotools, so I have modified configuration files.

  • Add some headers to the list of installed files.
  • Specify the "foreign" strictness so that automake does not complain about missing files.
  • Specify a directory for m4 macros as suggested by libtoolize.
  • Add autotools-generated files to gitignore.

* Add some headers to the list of installed files.
* Specify the "foreign" strictness so that automake does not complain
  about missing files.
* Specify a directory for m4 macros as suggested by libtoolize.
* Add autotools-generated files to gitignore.
@qdii
Copy link
Contributor

qdii commented Jul 20, 2013

I had a look at the .diff and that looks pretty good to me :)

pjohnmeyer added a commit that referenced this pull request Jul 22, 2013
Fix autotools configuration
@pjohnmeyer pjohnmeyer merged commit aa78440 into unittest-cpp:master Jul 22, 2013
@pjohnmeyer
Copy link
Member

Thanks @magicant for the contribution, and @qdii for the review.

@magicant magicant deleted the autotools branch July 22, 2013 14:30
pjohnmeyer added a commit that referenced this pull request Apr 4, 2015
Fix autotools configuration
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.

3 participants