ac_info.m4
来自「A C++ class library for scientific compu」· M4 代码 · 共 16 行
M4
16 行
AC_DEFUN([AC_INFO],[AC_MSG_NOTICE([The configure script has generated makefiles for your platform.You have several options now: make lib Check the compiler and create libblitz.a make check-testsuite Build and check the testsuite make check-examples Build and check the examples make check-benchmarks Build and check the benchmarks (takes a long time) make install Install Blitz++])])
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?