Ticket #217 (closed task: fixed)

Opened 1 year ago

Last modified 1 year ago

Allow boost extension autoconf override

Reported by: mdickey Assigned to: mdickey
Priority: trivial Milestone: Pion Alpha 0.5.8
Component: Build System Version: 0.5.x
Keywords: gentoo boost build detection Cc:

Description (Last modified by mdickey)

Boost detection is broken on Gentoo

See forum post by Stefan:

http://pion.org/node/82

Adding -U option to ls does not work since this is not supported on other platforms (and just gives an error message when you try using it)

Change History

06/05/08 19:03:55 changed by mdickey

  • status changed from new to assigned.
  • type changed from defect to task.
  • description changed.
  • summary changed from Boost detection broken on Gentoo to Allow boost extension autoconf override.

06/05/08 19:06:59 changed by mdickey

  • status changed from assigned to closed.
  • resolution set to fixed.
  • description changed.

Added the ability to override the boost library file extension autodetection via a new --with-boost-extension option in the autoconf ./configure script

Changed committed to pion-common r206.