Searched refs:configdirs (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/
H A Dconfigure898 # configdirs, or target_configdirs; see the serialization section below.
904 # Double entries in build_configdirs, configdirs, or target_configdirs may
961 ## We assign ${configdirs} this way to remove all embedded newlines. This
963 ## ${configdirs} is directories we build using the host tools.
965 configdirs=`echo ${host_libs} ${host_tools}`
1095 configdirs="$configdirs libtermcap" ;;
2690 for dir in $configdirs $build_configdirs $target_configdirs ; do
2722 # Remove the entries in $skipdirs and $noconfigdirs from $configdirs,
2729 if test $dir != . && echo " ${configdirs} " | gre
[all...]

Completed in 163 milliseconds