Home | History | Annotate | Download | only in install-tools

Lines Matching refs:LINKS

116 # Determine whether this system has symbolic links.
118 LINKS=false
121 LINKS=true
124 LINKS=true
126 LINKS=false
184 then echo Finding directories and links to directories ; fi
210 # Find all links to directories.
214 # First find all the links, then test each one.
216 $LINKS && \
241 then echo "All directories (including links to directories):"
260 if $LINKS; then
262 then echo 'Making symbolic directory links' ; fi
405 required="$required `if $LINKS; then
472 if $LINKS; then