summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* configure.ac: Add --enable-in-place arg and RUN_IN_PLACE macroPatrick McDermott2017-10-271-1/+14
|
* MqTree: Fix width of pointers in debugging outputPatrick McDermott2017-10-251-0/+2
| | | | And modify configure.ac to search for logl() and add -lm to LIBS.
* configure.ac: Add --enable-debug arg that sets MQ_TREE_DEBUGPatrick McDermott2017-10-231-0/+12
|
* Revert "configure.ac: Set C standard to C11"Patrick McDermott2017-10-221-3/+1
| | | | This reverts commit 8645481144bdcf96487a29d67f34f8d703b86be3.
* configure.ac: Enable GCC colorsPatrick McDermott2017-09-221-0/+3
|
* configure.ac: Set C standard to C11Patrick McDermott2017-09-221-1/+3
|
* configure.ac: Compile with "-std=c99"Patrick McDermott2017-09-151-0/+2
|
* configure.ac: s/ -I/ -isystem/g in libraries' CFLAGSPatrick McDermott2017-09-151-0/+4
| | | | This suppresses warnings in libraries' headers.
* Add build system and related filesPatrick McDermott2017-09-151-0/+58