Searched refs:module_expsym_cmds (Results 1 – 3 of 3) sorted by relevance
| /sqlite-3.40.0/ |
| H A D | ltmain.sh | 7101 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then 7102 eval test_cmds=\"$module_expsym_cmds\" 7103 cmds=$module_expsym_cmds 7310 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then 7311 cmds=$module_expsym_cmds
|
| H A D | aclocal.m4 | 1009 …_LT_TAGVAR(module_expsym_cmds, $1)="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libnam… 4231 _LT_TAGVAR(module_expsym_cmds, $1)= 5190 _LT_TAGDECL([], [module_expsym_cmds], [2]) 5378 _LT_TAGVAR(module_expsym_cmds, $1)= 6617 _LT_TAGVAR(module_expsym_cmds, $1)= 6760 _LT_TAGVAR(module_expsym_cmds, $1)=
|
| H A D | configure | 12659 module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`' 12788 module_expsym_cmds \ 13722 module_expsym_cmds=$lt_module_expsym_cmds
|