Home
last modified time | relevance | path

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

/PHP-7.4/ext/phar/
H A DMakefile.frag19 …. $(top_builddir)/modules/$$i.la; $(top_srcdir)/build/shtool echo -n -- " -d extension=$$dlname"; \
/PHP-7.4/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.sh2359 dlname=
2430 if test -z "$dlname" ||
2496 elif test -n "$dlname"; then
2653 if test -n "$dlname"; then
2654 soname="$dlname"
3990 if test -z "$dlname"; then
5749 tdlname=$dlname
6429 if test -z "$dlname"; then
6438 if test -f "$dir/$objdir/$dlname"; then
6441 if test ! -f "$dir/$dlname"; then
[all …]
H A Dlibtool.m41465 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
1468 $install_prog $dir/$dlname \$dldir/$dlname~
1469 chmod a+x \$dldir/$dlname'
1470 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~

Completed in 25 milliseconds