aboutsummaryrefslogtreecommitdiff
path: root/src/m4/ax_boost_base.m4
Commit message (Collapse)AuthorAgeFilesLines
* Create the common location for all m4 autotool build scripts, build-aux/m4.randy-waterhouse2014-09-161-281/+0
| | | | Update .gitignore.
* build: Fix boost build on some platformsCory Fields2014-08-151-0/+6
| | | | | | | | When the libpath doesn't line up with the value from config.sub, we don't find the correct path to boost's libs. This adds a hack to try another path before giving up. Should close #3219.
* Bugfix: configure: Look in libx32 subdirectory for boost librariesLuke Dashjr2014-04-091-1/+4
|
* build: Sync ax_boost_base.m4 with upstream.Cory Fields2014-04-071-1/+7
| | | | This should fix 32bit boost detection on Ubuntu Saucy+. Fixes #3945.
* Add shell null to else blockWil Bown2014-02-261-2/+2
| | | MinGW-W64-builds-4.2.0 shell doesn't like the empty else blocks.
* build: fix detection of boost libs on multi-arch distrosCory Fields2013-12-121-1/+7
| | | | Fixes #3219.
* Update ax_boost_base.m4 to serial 21Guillermo Céspedes Tabárez2013-11-181-3/+5
| | | | - Add aarch64 to the list of lib64 architectures
* autotools: switch to autotools buildsystemCory Fields2013-09-051-0/+258