From e55f32f0f89cb20ba00d967a78e780f5447fd080 Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Tue, 4 Jun 2002 12:15:32 +0000 Subject: [PATCH] AC_TRY_COMPILE -> AC_TRY_LINK --- editors/openoffice-1.0/files/patch-config_office+configure.in | 4 ++-- .../openoffice-1.0/files/patch-config_office::configure.in | 4 ++-- .../files/patch-config_office+configure.in | 4 ++-- editors/openoffice-1.1/files/patch-config_office+configure.in | 4 ++-- .../files/patch-config_office+configure.in | 4 ++-- .../openoffice-3-devel/files/patch-config_office+configure.in | 4 ++-- editors/openoffice-3/files/patch-config_office+configure.in | 4 ++-- .../openoffice-devel/files/patch-config_office+configure.in | 4 ++-- .../openoffice.org-1.0/files/patch-config_office+configure.in | 4 ++-- .../files/patch-config_office::configure.in | 4 ++-- .../files/patch-config_office+configure.in | 4 ++-- .../openoffice.org-1.1/files/patch-config_office+configure.in | 4 ++-- .../files/patch-config_office+configure.in | 4 ++-- .../files/patch-config_office+configure.in | 4 ++-- .../files/patch-config_office+configure.in | 4 ++-- .../openoffice.org-2.0/files/patch-config_office+configure.in | 4 ++-- .../openoffice.org-2/files/patch-config_office+configure.in | 4 ++-- .../files/patch-config_office+configure.in | 4 ++-- .../files/patch-config_office+configure.in | 4 ++-- .../openoffice.org-3/files/patch-config_office+configure.in | 4 ++-- .../files/patch-config_office+configure.in | 4 ++-- editors/openoffice/files/patch-config_office+configure.in | 4 ++-- editors/openoffice/files/patch-config_office::configure.in | 4 ++-- 23 files changed, 46 insertions(+), 46 deletions(-) diff --git a/editors/openoffice-1.0/files/patch-config_office+configure.in b/editors/openoffice-1.0/files/patch-config_office+configure.in index 23616b6ecbb4..bc28e6f4a92d 100644 --- a/editors/openoffice-1.0/files/patch-config_office+configure.in +++ b/editors/openoffice-1.0/files/patch-config_office+configure.in @@ -1,5 +1,5 @@ --- configure.in.orig Wed Apr 17 22:37:42 2002 -+++ configure.in Tue Jun 4 12:36:50 2002 ++++ configure.in Tue Jun 4 14:11:42 2002 @@ -103,6 +103,12 @@ Usage: --with-asm-home= @@ -149,7 +149,7 @@ +AC_MSG_CHECKING([try to compile exception code]) +AC_LANG_SAVE +AC_LANG_CPLUSPLUS -+AC_CACHE_VAL(exceptions_type, [AC_TRY_COMPILE( ++AC_CACHE_VAL(exceptions_type, [AC_TRY_LINK( + [#include + +extern "C" void __sjthrow(void) __attribute__ ((__noreturn__)); diff --git a/editors/openoffice-1.0/files/patch-config_office::configure.in b/editors/openoffice-1.0/files/patch-config_office::configure.in index 23616b6ecbb4..bc28e6f4a92d 100644 --- a/editors/openoffice-1.0/files/patch-config_office::configure.in +++ b/editors/openoffice-1.0/files/patch-config_office::configure.in @@ -1,5 +1,5 @@ --- configure.in.orig Wed Apr 17 22:37:42 2002 -+++ configure.in Tue Jun 4 12:36:50 2002 ++++ configure.in Tue Jun 4 14:11:42 2002 @@ -103,6 +103,12 @@ Usage: --with-asm-home= @@ -149,7 +149,7 @@ +AC_MSG_CHECKING([try to compile exception code]) +AC_LANG_SAVE +AC_LANG_CPLUSPLUS -+AC_CACHE_VAL(exceptions_type, [AC_TRY_COMPILE( ++AC_CACHE_VAL(exceptions_type, [AC_TRY_LINK( + [#include + +extern "C" void __sjthrow(void) __attribute__ ((__noreturn__)); diff --git a/editors/openoffice-1.1-devel/files/patch-config_office+configure.in b/editors/openoffice-1.1-devel/files/patch-config_office+configure.in index 23616b6ecbb4..bc28e6f4a92d 100644 --- a/editors/openoffice-1.1-devel/files/patch-config_office+configure.in +++ b/editors/openoffice-1.1-devel/files/patch-config_office+configure.in @@ -1,5 +1,5 @@ --- configure.in.orig Wed Apr 17 22:37:42 2002 -+++ configure.in Tue Jun 4 12:36:50 2002 ++++ configure.in Tue Jun 4 14:11:42 2002 @@ -103,6 +103,12 @@ Usage: --with-asm-home= @@ -149,7 +149,7 @@ +AC_MSG_CHECKING([try to compile exception code]) +AC_LANG_SAVE +AC_LANG_CPLUSPLUS -+AC_CACHE_VAL(exceptions_type, [AC_TRY_COMPILE( ++AC_CACHE_VAL(exceptions_type, [AC_TRY_LINK( + [#include + +extern "C" void __sjthrow(void) __attribute__ ((__noreturn__)); diff --git a/editors/openoffice-1.1/files/patch-config_office+configure.in b/editors/openoffice-1.1/files/patch-config_office+configure.in index 23616b6ecbb4..bc28e6f4a92d 100644 --- a/editors/openoffice-1.1/files/patch-config_office+configure.in +++ b/editors/openoffice-1.1/files/patch-config_office+configure.in @@ -1,5 +1,5 @@ --- configure.in.orig Wed Apr 17 22:37:42 2002 -+++ configure.in Tue Jun 4 12:36:50 2002 ++++ configure.in Tue Jun 4 14:11:42 2002 @@ -103,6 +103,12 @@ Usage: --with-asm-home= @@ -149,7 +149,7 @@ +AC_MSG_CHECKING([try to compile exception code]) +AC_LANG_SAVE +AC_LANG_CPLUSPLUS -+AC_CACHE_VAL(exceptions_type, [AC_TRY_COMPILE( ++AC_CACHE_VAL(exceptions_type, [AC_TRY_LINK( + [#include + +extern "C" void __sjthrow(void) __attribute__ ((__noreturn__)); diff --git a/editors/openoffice-2.0-devel/files/patch-config_office+configure.in b/editors/openoffice-2.0-devel/files/patch-config_office+configure.in index 23616b6ecbb4..bc28e6f4a92d 100644 --- a/editors/openoffice-2.0-devel/files/patch-config_office+configure.in +++ b/editors/openoffice-2.0-devel/files/patch-config_office+configure.in @@ -1,5 +1,5 @@ --- configure.in.orig Wed Apr 17 22:37:42 2002 -+++ configure.in Tue Jun 4 12:36:50 2002 ++++ configure.in Tue Jun 4 14:11:42 2002 @@ -103,6 +103,12 @@ Usage: --with-asm-home= @@ -149,7 +149,7 @@ +AC_MSG_CHECKING([try to compile exception code]) +AC_LANG_SAVE +AC_LANG_CPLUSPLUS -+AC_CACHE_VAL(exceptions_type, [AC_TRY_COMPILE( ++AC_CACHE_VAL(exceptions_type, [AC_TRY_LINK( + [#include + +extern "C" void __sjthrow(void) __attribute__ ((__noreturn__)); diff --git a/editors/openoffice-3-devel/files/patch-config_office+configure.in b/editors/openoffice-3-devel/files/patch-config_office+configure.in index 23616b6ecbb4..bc28e6f4a92d 100644 --- a/editors/openoffice-3-devel/files/patch-config_office+configure.in +++ b/editors/openoffice-3-devel/files/patch-config_office+configure.in @@ -1,5 +1,5 @@ --- configure.in.orig Wed Apr 17 22:37:42 2002 -+++ configure.in Tue Jun 4 12:36:50 2002 ++++ configure.in Tue Jun 4 14:11:42 2002 @@ -103,6 +103,12 @@ Usage: --with-asm-home= @@ -149,7 +149,7 @@ +AC_MSG_CHECKING([try to compile exception code]) +AC_LANG_SAVE +AC_LANG_CPLUSPLUS -+AC_CACHE_VAL(exceptions_type, [AC_TRY_COMPILE( ++AC_CACHE_VAL(exceptions_type, [AC_TRY_LINK( + [#include + +extern "C" void __sjthrow(void) __attribute__ ((__noreturn__)); diff --git a/editors/openoffice-3/files/patch-config_office+configure.in b/editors/openoffice-3/files/patch-config_office+configure.in index 23616b6ecbb4..bc28e6f4a92d 100644 --- a/editors/openoffice-3/files/patch-config_office+configure.in +++ b/editors/openoffice-3/files/patch-config_office+configure.in @@ -1,5 +1,5 @@ --- configure.in.orig Wed Apr 17 22:37:42 2002 -+++ configure.in Tue Jun 4 12:36:50 2002 ++++ configure.in Tue Jun 4 14:11:42 2002 @@ -103,6 +103,12 @@ Usage: --with-asm-home= @@ -149,7 +149,7 @@ +AC_MSG_CHECKING([try to compile exception code]) +AC_LANG_SAVE +AC_LANG_CPLUSPLUS -+AC_CACHE_VAL(exceptions_type, [AC_TRY_COMPILE( ++AC_CACHE_VAL(exceptions_type, [AC_TRY_LINK( + [#include + +extern "C" void __sjthrow(void) __attribute__ ((__noreturn__)); diff --git a/editors/openoffice-devel/files/patch-config_office+configure.in b/editors/openoffice-devel/files/patch-config_office+configure.in index 23616b6ecbb4..bc28e6f4a92d 100644 --- a/editors/openoffice-devel/files/patch-config_office+configure.in +++ b/editors/openoffice-devel/files/patch-config_office+configure.in @@ -1,5 +1,5 @@ --- configure.in.orig Wed Apr 17 22:37:42 2002 -+++ configure.in Tue Jun 4 12:36:50 2002 ++++ configure.in Tue Jun 4 14:11:42 2002 @@ -103,6 +103,12 @@ Usage: --with-asm-home= @@ -149,7 +149,7 @@ +AC_MSG_CHECKING([try to compile exception code]) +AC_LANG_SAVE +AC_LANG_CPLUSPLUS -+AC_CACHE_VAL(exceptions_type, [AC_TRY_COMPILE( ++AC_CACHE_VAL(exceptions_type, [AC_TRY_LINK( + [#include + +extern "C" void __sjthrow(void) __attribute__ ((__noreturn__)); diff --git a/editors/openoffice.org-1.0/files/patch-config_office+configure.in b/editors/openoffice.org-1.0/files/patch-config_office+configure.in index 23616b6ecbb4..bc28e6f4a92d 100644 --- a/editors/openoffice.org-1.0/files/patch-config_office+configure.in +++ b/editors/openoffice.org-1.0/files/patch-config_office+configure.in @@ -1,5 +1,5 @@ --- configure.in.orig Wed Apr 17 22:37:42 2002 -+++ configure.in Tue Jun 4 12:36:50 2002 ++++ configure.in Tue Jun 4 14:11:42 2002 @@ -103,6 +103,12 @@ Usage: --with-asm-home= @@ -149,7 +149,7 @@ +AC_MSG_CHECKING([try to compile exception code]) +AC_LANG_SAVE +AC_LANG_CPLUSPLUS -+AC_CACHE_VAL(exceptions_type, [AC_TRY_COMPILE( ++AC_CACHE_VAL(exceptions_type, [AC_TRY_LINK( + [#include + +extern "C" void __sjthrow(void) __attribute__ ((__noreturn__)); diff --git a/editors/openoffice.org-1.0/files/patch-config_office::configure.in b/editors/openoffice.org-1.0/files/patch-config_office::configure.in index 23616b6ecbb4..bc28e6f4a92d 100644 --- a/editors/openoffice.org-1.0/files/patch-config_office::configure.in +++ b/editors/openoffice.org-1.0/files/patch-config_office::configure.in @@ -1,5 +1,5 @@ --- configure.in.orig Wed Apr 17 22:37:42 2002 -+++ configure.in Tue Jun 4 12:36:50 2002 ++++ configure.in Tue Jun 4 14:11:42 2002 @@ -103,6 +103,12 @@ Usage: --with-asm-home= @@ -149,7 +149,7 @@ +AC_MSG_CHECKING([try to compile exception code]) +AC_LANG_SAVE +AC_LANG_CPLUSPLUS -+AC_CACHE_VAL(exceptions_type, [AC_TRY_COMPILE( ++AC_CACHE_VAL(exceptions_type, [AC_TRY_LINK( + [#include + +extern "C" void __sjthrow(void) __attribute__ ((__noreturn__)); diff --git a/editors/openoffice.org-1.1-devel/files/patch-config_office+configure.in b/editors/openoffice.org-1.1-devel/files/patch-config_office+configure.in index 23616b6ecbb4..bc28e6f4a92d 100644 --- a/editors/openoffice.org-1.1-devel/files/patch-config_office+configure.in +++ b/editors/openoffice.org-1.1-devel/files/patch-config_office+configure.in @@ -1,5 +1,5 @@ --- configure.in.orig Wed Apr 17 22:37:42 2002 -+++ configure.in Tue Jun 4 12:36:50 2002 ++++ configure.in Tue Jun 4 14:11:42 2002 @@ -103,6 +103,12 @@ Usage: --with-asm-home= @@ -149,7 +149,7 @@ +AC_MSG_CHECKING([try to compile exception code]) +AC_LANG_SAVE +AC_LANG_CPLUSPLUS -+AC_CACHE_VAL(exceptions_type, [AC_TRY_COMPILE( ++AC_CACHE_VAL(exceptions_type, [AC_TRY_LINK( + [#include + +extern "C" void __sjthrow(void) __attribute__ ((__noreturn__)); diff --git a/editors/openoffice.org-1.1/files/patch-config_office+configure.in b/editors/openoffice.org-1.1/files/patch-config_office+configure.in index 23616b6ecbb4..bc28e6f4a92d 100644 --- a/editors/openoffice.org-1.1/files/patch-config_office+configure.in +++ b/editors/openoffice.org-1.1/files/patch-config_office+configure.in @@ -1,5 +1,5 @@ --- configure.in.orig Wed Apr 17 22:37:42 2002 -+++ configure.in Tue Jun 4 12:36:50 2002 ++++ configure.in Tue Jun 4 14:11:42 2002 @@ -103,6 +103,12 @@ Usage: --with-asm-home= @@ -149,7 +149,7 @@ +AC_MSG_CHECKING([try to compile exception code]) +AC_LANG_SAVE +AC_LANG_CPLUSPLUS -+AC_CACHE_VAL(exceptions_type, [AC_TRY_COMPILE( ++AC_CACHE_VAL(exceptions_type, [AC_TRY_LINK( + [#include + +extern "C" void __sjthrow(void) __attribute__ ((__noreturn__)); diff --git a/editors/openoffice.org-2-RC/files/patch-config_office+configure.in b/editors/openoffice.org-2-RC/files/patch-config_office+configure.in index 23616b6ecbb4..bc28e6f4a92d 100644 --- a/editors/openoffice.org-2-RC/files/patch-config_office+configure.in +++ b/editors/openoffice.org-2-RC/files/patch-config_office+configure.in @@ -1,5 +1,5 @@ --- configure.in.orig Wed Apr 17 22:37:42 2002 -+++ configure.in Tue Jun 4 12:36:50 2002 ++++ configure.in Tue Jun 4 14:11:42 2002 @@ -103,6 +103,12 @@ Usage: --with-asm-home= @@ -149,7 +149,7 @@ +AC_MSG_CHECKING([try to compile exception code]) +AC_LANG_SAVE +AC_LANG_CPLUSPLUS -+AC_CACHE_VAL(exceptions_type, [AC_TRY_COMPILE( ++AC_CACHE_VAL(exceptions_type, [AC_TRY_LINK( + [#include + +extern "C" void __sjthrow(void) __attribute__ ((__noreturn__)); diff --git a/editors/openoffice.org-2-devel/files/patch-config_office+configure.in b/editors/openoffice.org-2-devel/files/patch-config_office+configure.in index 23616b6ecbb4..bc28e6f4a92d 100644 --- a/editors/openoffice.org-2-devel/files/patch-config_office+configure.in +++ b/editors/openoffice.org-2-devel/files/patch-config_office+configure.in @@ -1,5 +1,5 @@ --- configure.in.orig Wed Apr 17 22:37:42 2002 -+++ configure.in Tue Jun 4 12:36:50 2002 ++++ configure.in Tue Jun 4 14:11:42 2002 @@ -103,6 +103,12 @@ Usage: --with-asm-home= @@ -149,7 +149,7 @@ +AC_MSG_CHECKING([try to compile exception code]) +AC_LANG_SAVE +AC_LANG_CPLUSPLUS -+AC_CACHE_VAL(exceptions_type, [AC_TRY_COMPILE( ++AC_CACHE_VAL(exceptions_type, [AC_TRY_LINK( + [#include + +extern "C" void __sjthrow(void) __attribute__ ((__noreturn__)); diff --git a/editors/openoffice.org-2.0-devel/files/patch-config_office+configure.in b/editors/openoffice.org-2.0-devel/files/patch-config_office+configure.in index 23616b6ecbb4..bc28e6f4a92d 100644 --- a/editors/openoffice.org-2.0-devel/files/patch-config_office+configure.in +++ b/editors/openoffice.org-2.0-devel/files/patch-config_office+configure.in @@ -1,5 +1,5 @@ --- configure.in.orig Wed Apr 17 22:37:42 2002 -+++ configure.in Tue Jun 4 12:36:50 2002 ++++ configure.in Tue Jun 4 14:11:42 2002 @@ -103,6 +103,12 @@ Usage: --with-asm-home= @@ -149,7 +149,7 @@ +AC_MSG_CHECKING([try to compile exception code]) +AC_LANG_SAVE +AC_LANG_CPLUSPLUS -+AC_CACHE_VAL(exceptions_type, [AC_TRY_COMPILE( ++AC_CACHE_VAL(exceptions_type, [AC_TRY_LINK( + [#include + +extern "C" void __sjthrow(void) __attribute__ ((__noreturn__)); diff --git a/editors/openoffice.org-2.0/files/patch-config_office+configure.in b/editors/openoffice.org-2.0/files/patch-config_office+configure.in index 23616b6ecbb4..bc28e6f4a92d 100644 --- a/editors/openoffice.org-2.0/files/patch-config_office+configure.in +++ b/editors/openoffice.org-2.0/files/patch-config_office+configure.in @@ -1,5 +1,5 @@ --- configure.in.orig Wed Apr 17 22:37:42 2002 -+++ configure.in Tue Jun 4 12:36:50 2002 ++++ configure.in Tue Jun 4 14:11:42 2002 @@ -103,6 +103,12 @@ Usage: --with-asm-home= @@ -149,7 +149,7 @@ +AC_MSG_CHECKING([try to compile exception code]) +AC_LANG_SAVE +AC_LANG_CPLUSPLUS -+AC_CACHE_VAL(exceptions_type, [AC_TRY_COMPILE( ++AC_CACHE_VAL(exceptions_type, [AC_TRY_LINK( + [#include + +extern "C" void __sjthrow(void) __attribute__ ((__noreturn__)); diff --git a/editors/openoffice.org-2/files/patch-config_office+configure.in b/editors/openoffice.org-2/files/patch-config_office+configure.in index 23616b6ecbb4..bc28e6f4a92d 100644 --- a/editors/openoffice.org-2/files/patch-config_office+configure.in +++ b/editors/openoffice.org-2/files/patch-config_office+configure.in @@ -1,5 +1,5 @@ --- configure.in.orig Wed Apr 17 22:37:42 2002 -+++ configure.in Tue Jun 4 12:36:50 2002 ++++ configure.in Tue Jun 4 14:11:42 2002 @@ -103,6 +103,12 @@ Usage: --with-asm-home= @@ -149,7 +149,7 @@ +AC_MSG_CHECKING([try to compile exception code]) +AC_LANG_SAVE +AC_LANG_CPLUSPLUS -+AC_CACHE_VAL(exceptions_type, [AC_TRY_COMPILE( ++AC_CACHE_VAL(exceptions_type, [AC_TRY_LINK( + [#include + +extern "C" void __sjthrow(void) __attribute__ ((__noreturn__)); diff --git a/editors/openoffice.org-3-RC/files/patch-config_office+configure.in b/editors/openoffice.org-3-RC/files/patch-config_office+configure.in index 23616b6ecbb4..bc28e6f4a92d 100644 --- a/editors/openoffice.org-3-RC/files/patch-config_office+configure.in +++ b/editors/openoffice.org-3-RC/files/patch-config_office+configure.in @@ -1,5 +1,5 @@ --- configure.in.orig Wed Apr 17 22:37:42 2002 -+++ configure.in Tue Jun 4 12:36:50 2002 ++++ configure.in Tue Jun 4 14:11:42 2002 @@ -103,6 +103,12 @@ Usage: --with-asm-home= @@ -149,7 +149,7 @@ +AC_MSG_CHECKING([try to compile exception code]) +AC_LANG_SAVE +AC_LANG_CPLUSPLUS -+AC_CACHE_VAL(exceptions_type, [AC_TRY_COMPILE( ++AC_CACHE_VAL(exceptions_type, [AC_TRY_LINK( + [#include + +extern "C" void __sjthrow(void) __attribute__ ((__noreturn__)); diff --git a/editors/openoffice.org-3-devel/files/patch-config_office+configure.in b/editors/openoffice.org-3-devel/files/patch-config_office+configure.in index 23616b6ecbb4..bc28e6f4a92d 100644 --- a/editors/openoffice.org-3-devel/files/patch-config_office+configure.in +++ b/editors/openoffice.org-3-devel/files/patch-config_office+configure.in @@ -1,5 +1,5 @@ --- configure.in.orig Wed Apr 17 22:37:42 2002 -+++ configure.in Tue Jun 4 12:36:50 2002 ++++ configure.in Tue Jun 4 14:11:42 2002 @@ -103,6 +103,12 @@ Usage: --with-asm-home= @@ -149,7 +149,7 @@ +AC_MSG_CHECKING([try to compile exception code]) +AC_LANG_SAVE +AC_LANG_CPLUSPLUS -+AC_CACHE_VAL(exceptions_type, [AC_TRY_COMPILE( ++AC_CACHE_VAL(exceptions_type, [AC_TRY_LINK( + [#include + +extern "C" void __sjthrow(void) __attribute__ ((__noreturn__)); diff --git a/editors/openoffice.org-3/files/patch-config_office+configure.in b/editors/openoffice.org-3/files/patch-config_office+configure.in index 23616b6ecbb4..bc28e6f4a92d 100644 --- a/editors/openoffice.org-3/files/patch-config_office+configure.in +++ b/editors/openoffice.org-3/files/patch-config_office+configure.in @@ -1,5 +1,5 @@ --- configure.in.orig Wed Apr 17 22:37:42 2002 -+++ configure.in Tue Jun 4 12:36:50 2002 ++++ configure.in Tue Jun 4 14:11:42 2002 @@ -103,6 +103,12 @@ Usage: --with-asm-home= @@ -149,7 +149,7 @@ +AC_MSG_CHECKING([try to compile exception code]) +AC_LANG_SAVE +AC_LANG_CPLUSPLUS -+AC_CACHE_VAL(exceptions_type, [AC_TRY_COMPILE( ++AC_CACHE_VAL(exceptions_type, [AC_TRY_LINK( + [#include + +extern "C" void __sjthrow(void) __attribute__ ((__noreturn__)); diff --git a/editors/openoffice.org-vcltesttool/files/patch-config_office+configure.in b/editors/openoffice.org-vcltesttool/files/patch-config_office+configure.in index 23616b6ecbb4..bc28e6f4a92d 100644 --- a/editors/openoffice.org-vcltesttool/files/patch-config_office+configure.in +++ b/editors/openoffice.org-vcltesttool/files/patch-config_office+configure.in @@ -1,5 +1,5 @@ --- configure.in.orig Wed Apr 17 22:37:42 2002 -+++ configure.in Tue Jun 4 12:36:50 2002 ++++ configure.in Tue Jun 4 14:11:42 2002 @@ -103,6 +103,12 @@ Usage: --with-asm-home= @@ -149,7 +149,7 @@ +AC_MSG_CHECKING([try to compile exception code]) +AC_LANG_SAVE +AC_LANG_CPLUSPLUS -+AC_CACHE_VAL(exceptions_type, [AC_TRY_COMPILE( ++AC_CACHE_VAL(exceptions_type, [AC_TRY_LINK( + [#include + +extern "C" void __sjthrow(void) __attribute__ ((__noreturn__)); diff --git a/editors/openoffice/files/patch-config_office+configure.in b/editors/openoffice/files/patch-config_office+configure.in index 23616b6ecbb4..bc28e6f4a92d 100644 --- a/editors/openoffice/files/patch-config_office+configure.in +++ b/editors/openoffice/files/patch-config_office+configure.in @@ -1,5 +1,5 @@ --- configure.in.orig Wed Apr 17 22:37:42 2002 -+++ configure.in Tue Jun 4 12:36:50 2002 ++++ configure.in Tue Jun 4 14:11:42 2002 @@ -103,6 +103,12 @@ Usage: --with-asm-home= @@ -149,7 +149,7 @@ +AC_MSG_CHECKING([try to compile exception code]) +AC_LANG_SAVE +AC_LANG_CPLUSPLUS -+AC_CACHE_VAL(exceptions_type, [AC_TRY_COMPILE( ++AC_CACHE_VAL(exceptions_type, [AC_TRY_LINK( + [#include + +extern "C" void __sjthrow(void) __attribute__ ((__noreturn__)); diff --git a/editors/openoffice/files/patch-config_office::configure.in b/editors/openoffice/files/patch-config_office::configure.in index 23616b6ecbb4..bc28e6f4a92d 100644 --- a/editors/openoffice/files/patch-config_office::configure.in +++ b/editors/openoffice/files/patch-config_office::configure.in @@ -1,5 +1,5 @@ --- configure.in.orig Wed Apr 17 22:37:42 2002 -+++ configure.in Tue Jun 4 12:36:50 2002 ++++ configure.in Tue Jun 4 14:11:42 2002 @@ -103,6 +103,12 @@ Usage: --with-asm-home= @@ -149,7 +149,7 @@ +AC_MSG_CHECKING([try to compile exception code]) +AC_LANG_SAVE +AC_LANG_CPLUSPLUS -+AC_CACHE_VAL(exceptions_type, [AC_TRY_COMPILE( ++AC_CACHE_VAL(exceptions_type, [AC_TRY_LINK( + [#include + +extern "C" void __sjthrow(void) __attribute__ ((__noreturn__));