Searched +refs:grep +refs:find +refs:ignored +refs:directories (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/
H A Dltmain.sh824 # get the directories listed in $shlibpath_var
1228 $echo "$modename: cannot find name of link library for \`$arg'" 1>&2
1315 # Make sure the rpath contains only unique directories.
1336 # Skip directories that are in the system default run-time
1457 $echo "$modename: cannot find static library for \`$arg'" 1>&2
1539 $echo "$modename: warning: \`-l' and \`-L' are ignored for archives" 1>&2
1543 $echo "$modename: warning: \`-dlopen' is ignored for archives" 1>&2
1547 $echo "$modename: warning: \`-rpath' is ignored for archives" 1>&2
1551 $echo "$modename: warning: \`-R' is ignored for archives" 1>&2
1555 $echo "$modename: warning: \`-version-info' is ignored fo
[all...]
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/config/
H A Dltmain.sh833 # get the directories listed in $shlibpath_var
1247 $echo "$modename: cannot find name of link library for \`$arg'" 1>&2
1334 # Make sure the rpath contains only unique directories.
1355 # Skip directories that are in the system default run-time
1476 $echo "$modename: cannot find static library for \`$arg'" 1>&2
1558 $echo "$modename: warning: \`-l' and \`-L' are ignored for archives" 1>&2
1562 $echo "$modename: warning: \`-dlopen' is ignored for archives" 1>&2
1566 $echo "$modename: warning: \`-rpath' is ignored for archives" 1>&2
1570 $echo "$modename: warning: \`-R' is ignored for archives" 1>&2
1574 $echo "$modename: warning: \`-version-info' is ignored fo
[all...]
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/saslauthd/config/
H A Dltmain.sh833 # get the directories listed in $shlibpath_var
1247 $echo "$modename: cannot find name of link library for \`$arg'" 1>&2
1334 # Make sure the rpath contains only unique directories.
1355 # Skip directories that are in the system default run-time
1476 $echo "$modename: cannot find static library for \`$arg'" 1>&2
1558 $echo "$modename: warning: \`-l' and \`-L' are ignored for archives" 1>&2
1562 $echo "$modename: warning: \`-dlopen' is ignored for archives" 1>&2
1566 $echo "$modename: warning: \`-rpath' is ignored for archives" 1>&2
1570 $echo "$modename: warning: \`-R' is ignored for archives" 1>&2
1574 $echo "$modename: warning: \`-version-info' is ignored fo
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Tidy-20121207/bin/
H A Dperltidy36 Many users will find enough information in L<"EXAMPLES"> to get
226 This parameter will be ignored if output is being directed to standard output,
236 A B<-b> flag will be ignored if input is from standard input or goes to
342 their own .perltidyrc in their root directories.
380 to find line break points to keep lines below this length. However, long
510 And any flags controlling whitespace and newlines will be ignored. You
514 useful when perltidy is merely being used to help find a brace error in
790 the Comment Control section to be ignored.
832 %bf = map { $_ => -M $_ } grep { /\.deb$/ } dirents '.'; # -bbt=0 (default)
833 %bf = map { $_ => -M $_ } grep {/\
[all...]
/macosx-10.9.5/vim-53/runtime/
H A Doptwin.vim79 " find the window in which the option applies
238 call append("$", "runtimepath\tlist of directories used for runtime files and plugins")
976 call append("$", "backupdir\tlist of directories to put backup files in")
1004 call append("$", "directory\tlist of directories for the swap file")
1057 call append("$", "undodir\tlist of directories for undo files")
1103 call append("$", "grepprg\tprogram used for the \":grep\" command")
1236 call append("$", "eventignore\tlist of autocommand events which are to be ignored")

Completed in 322 milliseconds