summaryrefslogtreecommitdiff
path: root/nls
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-05-07 15:34:46 +0000
committerDana Jansens <danakj@orodu.net>2002-05-07 15:34:46 +0000
commit89563281384c34886fb12b169d1bdf8d293f0b48 (patch)
tree9136a0a54065ec1b9d062f471e309c2d44d3c651 /nls
parent4e2c37f2d20a1be4fd7826b817ec5b7caa31138a (diff)
gcc 3 compatibility, converted strstreams to stringstreams
Diffstat (limited to 'nls')
-rw-r--r--nls/C/Makefile.in4
-rw-r--r--nls/Makefile.in6
-rw-r--r--nls/da_DK/Makefile.in4
-rw-r--r--nls/de_DE/Makefile.in4
-rw-r--r--nls/es_ES/Makefile.in4
-rw-r--r--nls/et_EE/Makefile.in4
-rw-r--r--nls/fr_FR/Makefile.in4
-rw-r--r--nls/it_IT/Makefile.in4
-rw-r--r--nls/ja_JP/Makefile.in4
-rw-r--r--nls/nl_NL/Makefile.in4
-rw-r--r--nls/pt_BR/Makefile.in4
-rw-r--r--nls/ru_RU/Makefile.in4
-rw-r--r--nls/sl_SI/Makefile.in4
-rw-r--r--nls/sv_SE/Makefile.in4
-rw-r--r--nls/tr_TR/Makefile.in4
-rw-r--r--nls/zh_CN/Makefile.in4
16 files changed, 33 insertions, 33 deletions
diff --git a/nls/C/Makefile.in b/nls/C/Makefile.in
index 51a61954..261493ad 100644
--- a/nls/C/Makefile.in
+++ b/nls/C/Makefile.in
@@ -1,6 +1,6 @@
-# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
+# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
-# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/nls/Makefile.in b/nls/Makefile.in
index d8e81ccf..59bc72fe 100644
--- a/nls/Makefile.in
+++ b/nls/Makefile.in
@@ -1,6 +1,6 @@
-# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
+# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
-# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -138,7 +138,7 @@ maintainer-clean-recursive:
dot_seen=no; \
rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
rev="$$subdir $$rev"; \
- test "$$subdir" != "." || dot_seen=yes; \
+ test "$$subdir" = "." && dot_seen=yes; \
done; \
test "$$dot_seen" = "no" && rev=". $$rev"; \
target=`echo $@ | sed s/-recursive//`; \
diff --git a/nls/da_DK/Makefile.in b/nls/da_DK/Makefile.in
index a4a68cc5..fb403dcf 100644
--- a/nls/da_DK/Makefile.in
+++ b/nls/da_DK/Makefile.in
@@ -1,6 +1,6 @@
-# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
+# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
-# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/nls/de_DE/Makefile.in b/nls/de_DE/Makefile.in
index 0cc0e92f..3cb22b5e 100644
--- a/nls/de_DE/Makefile.in
+++ b/nls/de_DE/Makefile.in
@@ -1,6 +1,6 @@
-# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
+# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
-# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/nls/es_ES/Makefile.in b/nls/es_ES/Makefile.in
index 5c57f6cd..f62a4bd5 100644
--- a/nls/es_ES/Makefile.in
+++ b/nls/es_ES/Makefile.in
@@ -1,6 +1,6 @@
-# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
+# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
-# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/nls/et_EE/Makefile.in b/nls/et_EE/Makefile.in
index 34f1f4e9..90d65c15 100644
--- a/nls/et_EE/Makefile.in
+++ b/nls/et_EE/Makefile.in
@@ -1,6 +1,6 @@
-# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
+# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
-# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/nls/fr_FR/Makefile.in b/nls/fr_FR/Makefile.in
index 97c725c0..9e9ac645 100644
--- a/nls/fr_FR/Makefile.in
+++ b/nls/fr_FR/Makefile.in
@@ -1,6 +1,6 @@
-# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
+# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
-# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/nls/it_IT/Makefile.in b/nls/it_IT/Makefile.in
index 75fca323..7caece23 100644
--- a/nls/it_IT/Makefile.in
+++ b/nls/it_IT/Makefile.in
@@ -1,6 +1,6 @@
-# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
+# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
-# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/nls/ja_JP/Makefile.in b/nls/ja_JP/Makefile.in
index 157e34fe..ce94b31b 100644
--- a/nls/ja_JP/Makefile.in
+++ b/nls/ja_JP/Makefile.in
@@ -1,6 +1,6 @@
-# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
+# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
-# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/nls/nl_NL/Makefile.in b/nls/nl_NL/Makefile.in
index daee5edd..e83e4c2c 100644
--- a/nls/nl_NL/Makefile.in
+++ b/nls/nl_NL/Makefile.in
@@ -1,6 +1,6 @@
-# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
+# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
-# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/nls/pt_BR/Makefile.in b/nls/pt_BR/Makefile.in
index 4fc147bc..aac4d8e1 100644
--- a/nls/pt_BR/Makefile.in
+++ b/nls/pt_BR/Makefile.in
@@ -1,6 +1,6 @@
-# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
+# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
-# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/nls/ru_RU/Makefile.in b/nls/ru_RU/Makefile.in
index e5ca4ac4..5c295e16 100644
--- a/nls/ru_RU/Makefile.in
+++ b/nls/ru_RU/Makefile.in
@@ -1,6 +1,6 @@
-# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
+# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
-# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/nls/sl_SI/Makefile.in b/nls/sl_SI/Makefile.in
index a4ca149b..aaf704da 100644
--- a/nls/sl_SI/Makefile.in
+++ b/nls/sl_SI/Makefile.in
@@ -1,6 +1,6 @@
-# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
+# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
-# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/nls/sv_SE/Makefile.in b/nls/sv_SE/Makefile.in
index 94fbf4cf..381429cf 100644
--- a/nls/sv_SE/Makefile.in
+++ b/nls/sv_SE/Makefile.in
@@ -1,6 +1,6 @@
-# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
+# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
-# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/nls/tr_TR/Makefile.in b/nls/tr_TR/Makefile.in
index 0f91733a..b9911fc1 100644
--- a/nls/tr_TR/Makefile.in
+++ b/nls/tr_TR/Makefile.in
@@ -1,6 +1,6 @@
-# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
+# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
-# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/nls/zh_CN/Makefile.in b/nls/zh_CN/Makefile.in
index 96ed28d3..eeb26c03 100644
--- a/nls/zh_CN/Makefile.in
+++ b/nls/zh_CN/Makefile.in
@@ -1,6 +1,6 @@
-# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
+# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
-# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.