summaryrefslogtreecommitdiff
path: root/x11-wm/windowmaker-i18n/files/patch-ad
blob: ea6fb676d9e9c040aab042df089e7da3be6ef530 (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
32
33
34
35
36
37
38
39
40
--- configure.orig	Fri Oct 23 21:49:55 1998
+++ configure	Sun Nov 22 21:44:52 1998
@@ -2000,7 +2000,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 2006 "configure"
 #include "confdefs.h"
@@ -2100,8 +2100,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
@@ -3678,7 +3678,7 @@
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   ac_save_LIBS="$LIBS"
-LIBS="-lgif $GFX_INC_PATH $GFX_LIB_PATH $XLFLAGS $LIBS"
+LIBS="-lgif $GFX_INC_PATH $GFX_LIB_PATH $XLFLAGS $XLIBS $LIBS"
 cat > conftest.$ac_ext <<EOF
 #line 3684 "configure"
 #include "confdefs.h"
@@ -4178,7 +4178,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:4183: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out`
 if test -z "$ac_err"; then