forked from mia/Aegisub
b1c441ff73
* Sane C/CXX/CPP/LDFLAGS * --with/--without settings * Proper gettext support * System portability changes (to support OS X and all other unix-like osen) * Features to allow for proper compile time settings (support exists features need to be added) This comes with no warrenty at the moment, auto3 and asa support are both incomplete/non-existent, there is no documentation and some conftests still nee$ to be written. It's still incomplete try it at your own risk! Originally committed to SVN as r1865.
5 lines
197 B
Text
5 lines
197 B
Text
m4_include([m4macros/ac_flag.m4])
|
|
m4_include([m4macros/acx_pthread.m4])
|
|
m4_include([m4macros/ax_check_gl.m4])
|
|
m4_include([m4macros/ax_lang_compiler_ms.m4])
|
|
m4_include([m4macros/check_gnu_make.m4])
|