summaryrefslogtreecommitdiff
path: root/x11-wm/windowmaker-i18n/files/patch-ad
blob: 53bcbe7bb0a831f6de5d4ed280f2946d5c34a64d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
--- configure.orig	Fri Nov 27 20:24:31 1998
+++ configure	Sat Dec  5 21:46:08 1998
@@ -2012,7 +2012,7 @@
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   ac_save_LIBS="$LIBS"
-LIBS="-lintl  $LIBS"
+LIBS="-L${LOCALBASE}/lib -lintl  $LIBS"
 cat > conftest.$ac_ext <<EOF
 #line 2018 "configure"
 #include "confdefs.h"
@@ -2112,8 +2112,8 @@
 
 
 
-supported_locales="cs de es fr gl it ja ko nl no pt ru se tr fi hr el pl ro"
-supported_wprefs_locales="pt hr fr ko ja"
+supported_locales="cs de es fr gl it ja_JP.EUC ja_JP.SJIS ko nl no pt ru se tr fi hr el pl ro"
+supported_wprefs_locales="pt hr fr ko ja_JP.EUC ja_JP.SJIS"
 
 for lang in $LINGUAS; do
 	ok=0
@@ -4151,7 +4151,7 @@
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
-ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
+ac_try="$ac_cpp -I${LOCALBASE}/include conftest.$ac_ext >/dev/null 2>conftest.out"
 { (eval echo configure:4156: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out`
 if test -z "$ac_err"; then