Home
last modified time | relevance | path

Searched refs:func_fatal_help (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh1808 -*) func_fatal_help "unrecognised option: '$_G_opt'" ;;
1854 func_fatal_help () function
3478 func_fatal_help "you must specify a compilation command"
3840 func_fatal_help "invalid operation mode '$opt_mode'"
3888 func_fatal_help "you must specify a COMMAND"
3893 || func_fatal_help "'$file' is not a file"
3903 || func_fatal_help "'$lib' is not a valid libtool archive"
4261 func_fatal_help "'$dest' is not a directory"
4270 func_fatal_help "'$destdir' must be an absolute directory name"
4299 || func_fatal_help "'$file' is not a valid libtool archive"
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0009-Use-libtool-2.4.patch16856 - -*) func_fatal_help "unrecognized option \`$opt'" ;;
16868 + -*) func_fatal_help "unrecognized option \`$opt'" ;;
17682 - func_fatal_help "invalid operation mode \`$mode'"
17683 + func_fatal_help "invalid operation mode \`$opt_mode'"
17704 func_fatal_help "you must specify a COMMAND"
17710 || func_fatal_help "\`$file' is not a file"
17720 || func_fatal_help "\`$lib' is not a valid libtool archive"
17983 || func_fatal_help "\`$file' is not a valid libtool archive"
19519 func_fatal_help "the \`$prevarg' option requires an argument"
21411 func_fatal_help "you must specify a MODE"
[all …]