aboutsummaryrefslogtreecommitdiffstats
path: root/editors/dedit/files/patch-ae
blob: d843b96696cbb1ebb6c3ec38ed1b55ccded6dbac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig  Thu Nov 16 13:40:48 2000
+++ configure   Wed Oct 31 03:46:15 2001
@@ -4569,7 +4569,7 @@
        fi
        for lang in $LINGUAS; do
          case "$ALL_LINGUAS" in
-          *\ $lang\ *|$lang\ *|*\ $lang) NEW_LINGUAS="$NEW_LINGUAS $lang" ;;
+          *$lang*) NEW_LINGUAS="$NEW_LINGUAS $lang" ;;
          esac
        done
        LINGUAS=$NEW_LINGUAS