Home
last modified time | relevance | path

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

/PHP-7.1/ext/phar/
H A DMakefile.frag19 …. $(top_builddir)/modules/$$i.la; $(top_srcdir)/build/shtool echo -n -- " -d extension=$$dlname"; \
/PHP-7.1/
H A DMakefile.global78 . $$i; $(top_srcdir)/build/shtool echo -n -- " -d extension=$$dlname"; \
83 …i; $(top_srcdir)/build/shtool echo -n -- " -d $(ZEND_EXT_TYPE)=$(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 …]
/PHP-7.1/build/
H A Dlibtool.m41469 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
1472 $install_prog $dir/$dlname \$dldir/$dlname~
1473 chmod a+x \$dldir/$dlname'
1474 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~

Completed in 27 milliseconds