mirror of https://github.com/Gnucash/gnucash
This reverts commit 36adb31ee9 which was
the wrong approach.
pull/177/merge
parent
46545d3e45
commit
2cb48672f0
@ -1,3 +1,6 @@
|
||||
|
||||
SET_DIST_LIST(macros_DIST ax_pkg_swig.m4 ax_python_devel.m4 ax_swig_python.m4 binreloc.m4
|
||||
compiler-flags.m4 CMakeLists.txt legacy_macros.m4 pkg.m4)
|
||||
SET_DIST_LIST(macros_DIST ax_append_flag.m4 ax_check_compile_flag.m4
|
||||
ax_cxx_compile_stdcxx_11.m4 ax_pkg_swig.m4 ax_python_devel.m4
|
||||
ax_swig_python.m4 binreloc.m4 compiler-flags.m4 CMakeLists.txt
|
||||
legacy_macros.m4 m4_ax_boost_base.m4 m4_ax_check_compile_flag.m4
|
||||
m4_ax_pthread.m4 pkg.m4)
|
||||
|
||||
Loading…
Reference in new issue