[ooo-build-commit] .: patches/dev300

René Engelhard rene at kemper.freedesktop.org
Tue Jun 22 11:04:55 PDT 2010


 patches/dev300/configure-fix-use-c++-for-mythes.diff |   32 -------------------
 1 file changed, 32 deletions(-)

New commits:
commit 87ea0081392300f19d76548948f7db5b94083eda
Author: Rene Engelhard <rene at debian.org>
Date:   Tue Jun 22 15:39:25 2010 +0200

    remove obsolete patch
    
    * patches/dev300/configure-fix-use-c++-for-mythes.diff:

diff --git a/patches/dev300/configure-fix-use-c++-for-mythes.diff b/patches/dev300/configure-fix-use-c++-for-mythes.diff
deleted file mode 100644
index e12feed..0000000
--- a/patches/dev300/configure-fix-use-c++-for-mythes.diff
+++ /dev/null
@@ -1,32 +0,0 @@
-From a16e948f52d10f386af3d3c74e4a94400be9f16e Mon Sep 17 00:00:00 2001
-From: Jan Nieuwenhuizen <janneke at gnu.org>
-Date: Thu, 8 Oct 2009 15:59:11 +0200
-Subject: [PATCH 1/3] Use c++ for mythes.hxx.
-
----
- configure.in |    2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
-
-diff --git configure.in configure.in
-index aff65d6..2c9cf6f 100644
---- configure.in
-+++ configure.in
-@@ -4965,6 +4965,7 @@ AC_SUBST(HYPHEN_LIB)
- dnl ===================================================================
- dnl Checking for mythes
- dnl ===================================================================
-+AC_LANG_PUSH([C++])
- AC_MSG_CHECKING([which mythes to use])
- if test -n "$with_system_mythes" && test "$with_system_mythes" != "no"; then
-     AC_MSG_RESULT([external])
-@@ -4978,6 +4979,7 @@ else
-     SYSTEM_MYTHES=NO
- fi
- AC_SUBST(SYSTEM_MYTHES)
-+AC_LANG_POP([C++])
- 
- dnl ===================================================================
- dnl Checking for lpsolve
--- 
-1.6.3.3
-


More information about the ooo-build-commit mailing list