?? configure.incl
字號:
AC_SUBST([LIBMPEG2_CFLAGS])dnl avoid -fPIC when possibleAC_LIBTOOL_NON_PIC([LIBMPEG2_CFLAGS="$LIBMPEG2_CFLAGS -prefer-non-pic"])dnl check for cpudetectAC_ARG_ENABLE([accel-detect], [ --disable-accel-detect make a version without accel detection code])if test x"$enable_accel_detect" != x"no"; then AC_DEFINE([ACCEL_DETECT],,[autodetect accelerations])fi
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -