📄 configure.in
字号:
dnl $Id: configure.in,v 1.1.1.1 2000/05/25 00:28:49 route Exp $dnldnl Libnet Openbsd bpf-lkm autoconfiguration information filednl Copyright (c) 1999, 2000 Mike D. Schiffman <mike@infonexus.com>dnl All rights reserved.dnldnl Process this file with autoconf to produce a configure script.dnlAC_INIT(ether_mod_load.c)AC_SUBST(KERNEL_VERSION)KERNEL_VERSION=`uname -r`AC_OUTPUT(Makefile)dnl EOF
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -