Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 114797
Collapse All | Expand All

(-)gtk+-1.2.10.orig/configure (-1 / +1 lines)
Lines 4004-4010 Link Here
4004
       NEW_LINGUAS=
4004
       NEW_LINGUAS=
4005
       for lang in ${LINGUAS=$ALL_LINGUAS}; do
4005
       for lang in ${LINGUAS=$ALL_LINGUAS}; do
4006
         case "$ALL_LINGUAS" in
4006
         case "$ALL_LINGUAS" in
4007
          *$lang*) NEW_LINGUAS="$NEW_LINGUAS $lang" ;;
4007
          $lang|*\ $lang|$lang\ *|*\ $lang\ *) NEW_LINGUAS="$NEW_LINGUAS $lang" ;;
4008
         esac
4008
         esac
4009
       done
4009
       done
4010
       LINGUAS=$NEW_LINGUAS
4010
       LINGUAS=$NEW_LINGUAS

Return to bug 114797