diff options
author | Benoit Foucher <benoit@zeroc.com> | 2006-10-04 11:58:40 +0000 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2006-10-04 11:58:40 +0000 |
commit | 8e5b4bba0b6ddfb423686e8423f7abd758889ddd (patch) | |
tree | dddab8daf68350af1bea0247ff43e202273bf825 /cpp/install/unix | |
parent | Fixed bug 1437 (diff) | |
download | ice-8e5b4bba0b6ddfb423686e8423f7abd758889ddd.tar.bz2 ice-8e5b4bba0b6ddfb423686e8423f7abd758889ddd.tar.xz ice-8e5b4bba0b6ddfb423686e8423f7abd758889ddd.zip |
Fixed bug 1437, 1239
Diffstat (limited to 'cpp/install/unix')
-rw-r--r-- | cpp/install/unix/SOURCES.AIX | 6 | ||||
-rw-r--r-- | cpp/install/unix/SOURCES.Darwin | 6 | ||||
-rw-r--r-- | cpp/install/unix/SOURCES.HP-UX | 6 | ||||
-rw-r--r-- | cpp/install/unix/SOURCES.Linux | 5 | ||||
-rw-r--r-- | cpp/install/unix/SOURCES.SunOS | 6 |
5 files changed, 15 insertions, 14 deletions
diff --git a/cpp/install/unix/SOURCES.AIX b/cpp/install/unix/SOURCES.AIX index d4d72fd0cf2..5ebce513d21 100644 --- a/cpp/install/unix/SOURCES.AIX +++ b/cpp/install/unix/SOURCES.AIX @@ -1,6 +1,6 @@ Source Code ----------- -The source distributions of Ice and Berkeley DB used to build this -distribution can be downloaded at no cost from -http://www.zeroc.com/download.html. +The source distributions of Ice, Berkeley DB, JGoodies Forms and +JGoodies Looks used to build this distribution can be downloaded at no +cost from http://www.zeroc.com/download.html. diff --git a/cpp/install/unix/SOURCES.Darwin b/cpp/install/unix/SOURCES.Darwin index cfcd4774454..3ea0f33988f 100644 --- a/cpp/install/unix/SOURCES.Darwin +++ b/cpp/install/unix/SOURCES.Darwin @@ -1,6 +1,6 @@ Source Code ----------- -The source distributions of Ice, Berkeley DB and Expat used to build -this distribution can be downloaded at no cost from -http://www.zeroc.com/download.html. +The source distributions of Ice, Berkeley DB, Expat, JGoodies Forms +and JGoodies Looks used to build this distribution can be downloaded +at no cost from http://www.zeroc.com/download.html. diff --git a/cpp/install/unix/SOURCES.HP-UX b/cpp/install/unix/SOURCES.HP-UX index 2739e0039b9..b7f05a79208 100644 --- a/cpp/install/unix/SOURCES.HP-UX +++ b/cpp/install/unix/SOURCES.HP-UX @@ -1,6 +1,6 @@ Source Code ----------- -The source distributions of Ice, Berkeley DB and OpenSSL used to build this -distribution can be downloaded at no cost from -http://www.zeroc.com/download.html. +The source distributions of Ice, Berkeley DB, OpenSSL, JGoodies Forms +and JGoodies Looks used to build this distribution can be downloaded +at no cost from http://www.zeroc.com/download.html. diff --git a/cpp/install/unix/SOURCES.Linux b/cpp/install/unix/SOURCES.Linux index cd2db4611c1..adfaad2bb05 100644 --- a/cpp/install/unix/SOURCES.Linux +++ b/cpp/install/unix/SOURCES.Linux @@ -1,5 +1,6 @@ Source Code ----------- -The source distributions of Ice used to build this distribution can be -downloaded at no cost from http://www.zeroc.com/download.html. +The source distributions of Ice, JGoodies Forms and JGoodies Looks +used to build this distribution can be downloaded at no cost from +http://www.zeroc.com/download.html. diff --git a/cpp/install/unix/SOURCES.SunOS b/cpp/install/unix/SOURCES.SunOS index d4d72fd0cf2..5ebce513d21 100644 --- a/cpp/install/unix/SOURCES.SunOS +++ b/cpp/install/unix/SOURCES.SunOS @@ -1,6 +1,6 @@ Source Code ----------- -The source distributions of Ice and Berkeley DB used to build this -distribution can be downloaded at no cost from -http://www.zeroc.com/download.html. +The source distributions of Ice, Berkeley DB, JGoodies Forms and +JGoodies Looks used to build this distribution can be downloaded at no +cost from http://www.zeroc.com/download.html. |