Browse Source

move autoconf-archive extensions to m4/

Follow usual convention, cleans up root directory.
pull/1918/head
Sevan Janiyan 1 year ago
parent
commit
efa8eff405
  1. 0
      m4/ax_append_flag.m4
  2. 0
      m4/ax_append_link_flags.m4
  3. 0
      m4/ax_boost_asio.m4
  4. 0
      m4/ax_boost_base.m4
  5. 0
      m4/ax_boost_regex.m4
  6. 0
      m4/ax_check_compile_flag.m4
  7. 0
      m4/ax_check_link_flag.m4
  8. 0
      m4/ax_require_defined.m4

0
ax_append_flag.m4 → m4/ax_append_flag.m4

0
ax_append_link_flags.m4 → m4/ax_append_link_flags.m4

0
ax_boost_asio.m4 → m4/ax_boost_asio.m4

0
ax_boost_base.m4 → m4/ax_boost_base.m4

0
ax_boost_regex.m4 → m4/ax_boost_regex.m4

0
ax_check_compile_flag.m4 → m4/ax_check_compile_flag.m4

0
ax_check_link_flag.m4 → m4/ax_check_link_flag.m4

0
ax_require_defined.m4 → m4/ax_require_defined.m4

Loading…
Cancel
Save