acinclude.m4
来自「基于4个mips核的noc设计」· M4 代码 · 共 15 行
M4
15 行
sinclude(../libtool.m4)dnl The lines below arrange for aclocal not to bring libtool.m4dnl AM_PROG_LIBTOOL into aclocal.m4, while still arranging for automakednl to add a definition of LIBTOOL to Makefile.in.ifelse(yes,no,[AC_DEFUN([AM_PROG_LIBTOOL],)AC_SUBST(LIBTOOL)])sinclude(../gettext.m4)ifelse(yes,no,[AC_DEFUN([CY_WITH_NLS],)AC_SUBST(INTLLIBS)])
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?