📄 configure
字号:
# This file is generated from configure.in by Autoconf. DO NOT EDIT! if [ ! "$inhibit_glue" ]; then# For signame.c, used in make_siglist.for ac_func in psignaldoac_tr_func=HAVE_`echo $ac_func | tr '[a-z]' '[A-Z]'`test -n "$silent" || echo "checking for ${ac_func}"cat > conftest.${ac_ext} <<EOF#include "confdefs.h"#include <ctype.h>int main() { return 0; }int t() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */#if defined (__stub_${ac_func}) || defined (__stub___${ac_func})choke me#else/* Override any gcc2 internal prototype to avoid an error. */extern char ${ac_func}(); ${ac_func}();#endif; return 0; }EOFif eval $ac_compile; then rm -rf conftest* {test -n "$verbose" && \echo " defining ${ac_tr_func}"echo "#define" ${ac_tr_func} "1" >> confdefs.hDEFS="$DEFS -D${ac_tr_func}=1"}firm -f conftest*donefi
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -