gnome-common.m4

来自「gnome/gtk+编程宝典的源代码.」· M4 代码 · 共 15 行

M4
15
字号
# gnome-common.m4# # This only for packages that are not in the GNOME CVS tree.dnl GNOME_COMMON_INITAC_DEFUN([GNOME_COMMON_INIT],[	GNOME_ACLOCAL_DIR=`$ACLOCAL --print-ac-dir`/gnome	AC_SUBST(GNOME_ACLOCAL_DIR)	ACLOCAL="$ACLOCAL -I $GNOME_ACLOCAL_DIR"])

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?