Searched refs:linked (Results 101 - 102 of 102) sorted by relevance

12345

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/
H A Dconfigure8232 *** depend on shared libraries, but programs linked with such libtool
8294 *** depend on shared libraries, but programs linked with such libtool
8976 # to version 4, is to share data among multiple programs linked
9779 { echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
9780 echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6; }
11107 { echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5
11108 echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6; }
11518 # Whether dlopen of statically linked programs is supported.
11575 # Dependencies to place before the objects being linked to create a
11579 # Dependencies to place after the objects being linked t
[all...]
/macosx-10.10.1/CPANInternal-159.1/Perl-Tidy-20121207/lib/Perl/
H A DTidy.pm1751 if ( $long_name =~ /^html-linked/ ) {
4898 push @$rgetopt_names, "html-linked-style-sheet=s";
4955 ${$rexpansion}{"css"} = ["html-linked-style-sheet"];
5023 if ( defined( $rOpts->{'html-linked-style-sheet'} ) ) {
5024 $css_linkname = $rOpts->{'html-linked-style-sheet'};
5557 # use css linked to another file
5558 if ( $rOpts->{'html-linked-style-sheet'} ) {
[all...]

Completed in 298 milliseconds

12345