diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-16 15:25:16 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-16 15:25:16 +0000 |
commit | 979a05462aeaf82b5d77ab9d609d612e5e8ef314 (patch) | |
tree | f0c3a75b3fcaa4dcd87eac3579bf1183272e6175 /net-im/centericq/files/patch-configure | |
parent | Fix gdk_fontset_load () for Chinese fonts. (diff) |
upgrade to 4.5.0
Notes
Notes:
svn path=/head/; revision=51629
Diffstat (limited to 'net-im/centericq/files/patch-configure')
-rw-r--r-- | net-im/centericq/files/patch-configure | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/net-im/centericq/files/patch-configure b/net-im/centericq/files/patch-configure index 502ecc91cba0..24ff718af2df 100644 --- a/net-im/centericq/files/patch-configure +++ b/net-im/centericq/files/patch-configure @@ -1,11 +1,11 @@ ---- configure.orig Mon Oct 8 04:22:30 2001 -+++ configure Mon Oct 8 04:22:48 2001 -@@ -1224,7 +1224,7 @@ - fi +--- configure.orig Sun Dec 16 18:09:46 2001 ++++ configure Sun Dec 16 18:10:13 2001 +@@ -1935,7 +1935,7 @@ fi + -ALL_LINGUAS="zh_TW.Big5 ru ro pt_BR pl it hu es de cs" +ALL_LINGUAS="zh_TW.Big5 ru ro pt_BR pl it hu es de cs uk" - echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 - echo "configure:1230: checking how to run the C preprocessor" >&5 - # On Suns, sometimes $CPP names a directory. + echo $ac_n "checking for POSIXized ISC""... $ac_c" 1>&6 + echo "configure:1941: checking for POSIXized ISC" >&5 + if test -d /etc/conf/kconfig.d && |