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

/osnet-11/usr/src/grub/grub2/
H A Dconfigure7812 names_next_round='iconv '
7813 while test -n "$names_next_round"; do
7814 names_this_round="$names_next_round"
7815 names_next_round=
8161 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
8164 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
8878 names_next_round='intl '
8879 while test -n "$names_next_round"; d
[all...]

Completed in 29 milliseconds