Lines Matching refs:libext
71 $libext);
148 $libext = '.la'; # .la since both libcurl and libcares are made with libtool
156 $libext = '.lib';
161 $libext = '.a';
168 $libext = '.lib';
171 $libext = '.a';
675 if (-f "libcares$libext") {
676 logit "ares is now built successfully (libcares$libext)";
678 mydie "ares build failed (libcares$libext)";
694 if (-f "lib/libcurl$libext") {
695 logit "libcurl was created fine (libcurl$libext)";
698 mydie "libcurl was not created (libcurl$libext)";