0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-16 08:58:20 +02:00
Commit graph

13 commits

Author SHA1 Message Date
Jason Volk df4915dec4 m4: Add missing C++17 related stub and possibly helpful message. 2017-10-15 21:32:48 -07:00
Jason Volk 638db81e09 configure.ac: Support boost::filesystem / boost::dll. 2016-09-09 16:17:01 -07:00
William Pitcock b3edc74a07 m4: add ax_boost_asio macros 2016-07-30 19:53:57 -05:00
William Pitcock 9951d5127f m4: add AX_BOOST_BASE and AX_BOOST_SYSTEM macros 2016-07-30 19:48:53 -05:00
Jason Volk 404239eb60 Build system cleanup. 2016-07-22 19:46:28 -07:00
Jason Volk 7ad2bf79bc m4: Update CHARYBDIS_C_GCC_TRY_FLAGS, which has a $CFLAGS impurity. 2016-07-22 19:46:28 -07:00
Jason Volk 5ed274e082 m4: Add macro argument to pass an SD-6 feature test number.
This test against the __cplusplus #define value allows for a more
granular feature test.
2016-07-22 19:46:28 -07:00
Jason Volk 69e345aac7 m4: Fix error in ax_cxx_compile_stdcxx macro script. 2016-07-22 19:46:28 -07:00
Jason Volk 191c856d77 m4: Rename argument. 2016-07-22 19:46:27 -07:00
Jason Volk b903059075 Autotools preparation for GNU++14.
Files with the suffix .cpp will automatically integrate.
2016-07-19 22:38:56 -07:00
Elizabeth Myers 1b7a47417b Remove more $Id tags. 2016-03-06 02:58:32 -06:00
Lee Starnes 83c9439aa3 m4/pkg.m4: add pkg-config-0.24 macros 2014-06-01 15:50:47 -04:00
Lee Starnes bd4ebd6b18 configure: move local autoconf macros to m4/charybdis.m4 2014-06-01 15:50:38 -04:00