Home
last modified time | relevance | path

Searched refs:dlname (Results 1 – 4 of 4) sorted by relevance

/PHP-8.0/ext/phar/
H A DMakefile.frag19 …. $(top_builddir)/modules/$$i.la; $(top_srcdir)/build/shtool echo -n -- " -d extension=$$dlname"; \
/PHP-8.0/build/
H A DMakefile.global78 . $$i; $(top_srcdir)/build/shtool echo -n -- " -d extension=$$dlname"; \
83 …$$i; $(top_srcdir)/build/shtool echo -n -- " -d zend_extension=$(top_builddir)/modules/$$dlname"; \
H A Dltmain.sh2372 dlname=
2443 if test -z "$dlname" ||
2509 elif test -n "$dlname"; then
2666 if test -n "$dlname"; then
2667 soname="$dlname"
4003 if test -z "$dlname"; then
5762 tdlname=$dlname
6442 if test -z "$dlname"; then
6451 if test -f "$dir/$objdir/$dlname"; then
6454 if test ! -f "$dir/$dlname"; then
[all …]
H A Dlibtool.m41466 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
1469 $install_prog $dir/$dlname \$dldir/$dlname~
1470 chmod a+x \$dldir/$dlname'
1471 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~

Completed in 44 milliseconds