Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Conversation

@SoapGentoo
Copy link

@SoapGentoo SoapGentoo commented Jan 22, 2017

Hi @ukai
I've cleaned up the build system a bit to match modern Autotools standards.

  • Remove all Autotools-generated cruft from the repo and add it to .gitignore.
  • Generate .bz2 tarballs instead of .gz tarballs.
  • Make "Google Tests", "Google Flags" and "Google Test" have a corresponding --disable flag, which is less automagic than currently.
  • Do not override $(docdir) in Makefile.am, as this is a user flag in the GNU conventions.
  • Make tests only compile when invoked with make check.

* Remove all Autotools-generated cruft from the repo and
  add it to `.gitignore`.
* Generate `.bz2` tarballs instead of `.gz` tarballs.
* Make "Google Tests", "Google Flags" and "Google Test" have
  a corresponding `--disable` flag, which is less automagic than
  currently.
* Do not override `$(docdir)` in `Makefile.am`, as this is a user
  flag in the GNU conventions.
* Make tests only compile when invoked with `make check`.
@SoapGentoo
Copy link
Author

@sergiud any chance of getting this merged?

@sergiud
Copy link
Contributor

sergiud commented Oct 2, 2020

Obsoleted by #585.

@sergiud sergiud closed this Oct 2, 2020
@SoapGentoo SoapGentoo deleted the autotools-fixes branch October 3, 2020 13:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants