Rework configure script
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 9 May 2017 20:10:46 +0000 (16:10 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 9 May 2017 20:12:46 +0000 (16:12 -0400)
commit8b19f008b5e60bc75750934797c6027c35a5bb2d
tree6e67a30872c9cb454ce15b9d9d86d5f203f5f686
parentb6ec8f51c4d8e97fd753c9b0e36178a7546c23a6
Rework configure script

 * Harmonize with our other projects
 * Add missing checks
 * Fix help strings indentation
 * Fix SED tool detection
 * Add mini-report

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
configure.ac
doc/examples/Makefile.am
m4/ax_c___attribute__.m4 [new file with mode: 0644]
m4/pprint.m4 [new file with mode: 0644]
m4/rw_prog_cxx_works.m4 [new file with mode: 0644]
tests/gcc-weak-hidden/Makefile.am
tests/ust-elf/Makefile.am
This page took 0.024889 seconds and 4 git commands to generate.