Next: , Previous: , Up: The Macros  


ax_boost_json

Synopsis

AX_BOOST_JSON

Description

Test for the JSON library from the Boost C++ libraries. The macro requires a preceding call to AX_BOOST_BASE. Further documentation is available at <http://randspringer.de/boost/index.html>.

This macro calls:

  AC_SUBST(BOOST_JSON_LIB)

And sets:

  HAVE_BOOST_JSON

Source Code

Download the latest version of ax_boost_json.m4 or browse the macro’s revision history.

License

Copyright © 2008 Thomas Porschberg thomas@randspringer.de
Copyright © 2008 Michael Tindal
Copyright © 2013 Daniel Casimiro dan.casimiro@gmail.com
Copyright © 2021 Richard Winters kirvedx@gmail.com
Copyright © 2022 Luke Mewburn Luke@Mewburn.net

Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty.