diff options
Diffstat (limited to 'net-im/centericq/files/patch-configure')
-rw-r--r-- | net-im/centericq/files/patch-configure | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/net-im/centericq/files/patch-configure b/net-im/centericq/files/patch-configure new file mode 100644 index 00000000000..5dac0be65ba --- /dev/null +++ b/net-im/centericq/files/patch-configure @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- configure.orig Sat Jun 30 14:59:19 2001 ++++ configure Tue Aug 14 19:19:21 2001 +@@ -1180,7 +1180,7 @@ + fi + + +-ALL_LINGUAS="zh_TW.Big5 ru ro pt_BR pl hu de cs" ++ALL_LINGUAS="zh_TW.Big5 ru ro pt_BR pl hu de cs uk" + echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 + echo "configure:1186: checking how to run the C preprocessor" >&5 + # On Suns, sometimes $CPP names a directory. |