From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B321F139A84 for ; Fri, 4 Sep 2015 08:29:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06A701427E; Fri, 4 Sep 2015 08:29:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2486D1428F for ; Fri, 4 Sep 2015 08:29:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 61FFD3409B9 for ; Fri, 4 Sep 2015 08:29:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 558FC181 for ; Fri, 4 Sep 2015 08:29:49 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1233782602.977a8d90f09882d88c976a89c111c2aa108af101.ulm@gentoo> Subject: [gentoo-commits] dev/ulm:master commit in: patchsets/motif/2.2.3/ X-VCS-Repository: dev/ulm X-VCS-Files: patchsets/motif/2.2.3/14_all_ac-editres.patch X-VCS-Directories: patchsets/motif/2.2.3/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 977a8d90f09882d88c976a89c111c2aa108af101 X-VCS-Branch: master Date: Fri, 4 Sep 2015 08:29:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5a44e1fa-7af2-4a9f-82ea-59ce0cc5af55 X-Archives-Hash: fa3746224fd4b9c099833a975b41384e commit: 977a8d90f09882d88c976a89c111c2aa108af101 Author: Ulrich Müller gentoo org> AuthorDate: Wed Feb 4 21:23:22 2009 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Feb 4 21:23:22 2009 +0000 URL: https://gitweb.gentoo.org/dev/ulm.git/commit/?id=977a8d90 Fix "present but cannot be compiled" warning in configure, bug 82081. patchsets/motif/2.2.3/14_all_ac-editres.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/patchsets/motif/2.2.3/14_all_ac-editres.patch b/patchsets/motif/2.2.3/14_all_ac-editres.patch new file mode 100644 index 0000000..253ac78 --- /dev/null +++ b/patchsets/motif/2.2.3/14_all_ac-editres.patch @@ -0,0 +1,12 @@ +http://bugs.gentoo.org/82081 + +--- openMotif-2.2.3-orig/configure.in ++++ openMotif-2.2.3/configure.in +@@ -58,6 +58,7 @@ + X_XMU=-lXmu + AC_DEFINE(HAVE_LIBXMU, [], [HAVE_LIBXMU]) + , X_XMU="", -lXt -lX11) ++,,[[#include ]] + ) + AC_SUBST(X_XMU) + LIBS="$save_LIBS" From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 77A661399E6 for ; Fri, 4 Sep 2015 08:37:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD95F143C9; Fri, 4 Sep 2015 08:33:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 66C879589B for ; Fri, 4 Sep 2015 08:33:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AA670340A67 for ; Fri, 4 Sep 2015 08:33:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 787A51A9 for ; Fri, 4 Sep 2015 08:33:27 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1233782602.977a8d90f09882d88c976a89c111c2aa108af101.ulm@gentoo> Subject: [gentoo-commits] dev/ulm:skey-1.1.5-patches-1 commit in: patchsets/motif/2.2.3/ X-VCS-Repository: dev/ulm X-VCS-Files: patchsets/motif/2.2.3/14_all_ac-editres.patch X-VCS-Directories: patchsets/motif/2.2.3/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 977a8d90f09882d88c976a89c111c2aa108af101 X-VCS-Branch: skey-1.1.5-patches-1 Date: Fri, 4 Sep 2015 08:33:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0ed24cfc-a67f-4f9b-b2f8-9e168890be0b X-Archives-Hash: bcdb781049db2f521c615d358131fc25 Message-ID: <20150904083327.znJMmXWLA3Cct-z0zcR6VzP_sUbQvP66DVAb1kj_vVE@z> commit: 977a8d90f09882d88c976a89c111c2aa108af101 Author: Ulrich Müller gentoo org> AuthorDate: Wed Feb 4 21:23:22 2009 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Feb 4 21:23:22 2009 +0000 URL: https://gitweb.gentoo.org/dev/ulm.git/commit/?id=977a8d90 Fix "present but cannot be compiled" warning in configure, bug 82081. patchsets/motif/2.2.3/14_all_ac-editres.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/patchsets/motif/2.2.3/14_all_ac-editres.patch b/patchsets/motif/2.2.3/14_all_ac-editres.patch new file mode 100644 index 0000000..253ac78 --- /dev/null +++ b/patchsets/motif/2.2.3/14_all_ac-editres.patch @@ -0,0 +1,12 @@ +http://bugs.gentoo.org/82081 + +--- openMotif-2.2.3-orig/configure.in ++++ openMotif-2.2.3/configure.in +@@ -58,6 +58,7 @@ + X_XMU=-lXmu + AC_DEFINE(HAVE_LIBXMU, [], [HAVE_LIBXMU]) + , X_XMU="", -lXt -lX11) ++,,[[#include ]] + ) + AC_SUBST(X_XMU) + LIBS="$save_LIBS" From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 109961399E6 for ; Fri, 4 Sep 2015 08:33:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4DC3195855; Fri, 4 Sep 2015 08:33:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AB8A7143A0 for ; Fri, 4 Sep 2015 08:33:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F2B19340A08 for ; Fri, 4 Sep 2015 08:33:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9C1FB197 for ; Fri, 4 Sep 2015 08:33:21 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1233782602.977a8d90f09882d88c976a89c111c2aa108af101.ulm@gentoo> Subject: [gentoo-commits] dev/ulm:openmotif-2.2.3-patches-3 commit in: patchsets/motif/2.2.3/ X-VCS-Repository: dev/ulm X-VCS-Files: patchsets/motif/2.2.3/14_all_ac-editres.patch X-VCS-Directories: patchsets/motif/2.2.3/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 977a8d90f09882d88c976a89c111c2aa108af101 X-VCS-Branch: openmotif-2.2.3-patches-3 Date: Fri, 4 Sep 2015 08:33:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 03c26c3d-3358-4812-ab3d-6e519d4e94bd X-Archives-Hash: 449aa0828be19cbe19e65671e1be3e62 Message-ID: <20150904083321.zzmr7WYrhyA0sFwCIjXSTDZhPkBd7-rRuiTBmhNRV_o@z> commit: 977a8d90f09882d88c976a89c111c2aa108af101 Author: Ulrich Müller gentoo org> AuthorDate: Wed Feb 4 21:23:22 2009 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Feb 4 21:23:22 2009 +0000 URL: https://gitweb.gentoo.org/dev/ulm.git/commit/?id=977a8d90 Fix "present but cannot be compiled" warning in configure, bug 82081. patchsets/motif/2.2.3/14_all_ac-editres.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/patchsets/motif/2.2.3/14_all_ac-editres.patch b/patchsets/motif/2.2.3/14_all_ac-editres.patch new file mode 100644 index 0000000..253ac78 --- /dev/null +++ b/patchsets/motif/2.2.3/14_all_ac-editres.patch @@ -0,0 +1,12 @@ +http://bugs.gentoo.org/82081 + +--- openMotif-2.2.3-orig/configure.in ++++ openMotif-2.2.3/configure.in +@@ -58,6 +58,7 @@ + X_XMU=-lXmu + AC_DEFINE(HAVE_LIBXMU, [], [HAVE_LIBXMU]) + , X_XMU="", -lXt -lX11) ++,,[[#include ]] + ) + AC_SUBST(X_XMU) + LIBS="$save_LIBS" From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5C5611399E6 for ; Fri, 4 Sep 2015 08:35:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 431ED95889; Fri, 4 Sep 2015 08:33:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 488949586B for ; Fri, 4 Sep 2015 08:33:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1AD8A340A7F for ; Fri, 4 Sep 2015 08:33:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 29FB91AA for ; Fri, 4 Sep 2015 08:33:28 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1233782602.977a8d90f09882d88c976a89c111c2aa108af101.ulm@gentoo> Subject: [gentoo-commits] dev/ulm:skey-1.1.5-patches-2 commit in: patchsets/motif/2.2.3/ X-VCS-Repository: dev/ulm X-VCS-Files: patchsets/motif/2.2.3/14_all_ac-editres.patch X-VCS-Directories: patchsets/motif/2.2.3/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 977a8d90f09882d88c976a89c111c2aa108af101 X-VCS-Branch: skey-1.1.5-patches-2 Date: Fri, 4 Sep 2015 08:33:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 31f3324f-e3dc-48f0-874c-fbd2ea89a983 X-Archives-Hash: 10a57fc5a5fb4c6417d7fc8edbed7adb Message-ID: <20150904083328.5U-43nC-7_hNR-LHijQfhBs1Xb5NmIgKW5DTz_N5uSA@z> commit: 977a8d90f09882d88c976a89c111c2aa108af101 Author: Ulrich Müller gentoo org> AuthorDate: Wed Feb 4 21:23:22 2009 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Feb 4 21:23:22 2009 +0000 URL: https://gitweb.gentoo.org/dev/ulm.git/commit/?id=977a8d90 Fix "present but cannot be compiled" warning in configure, bug 82081. patchsets/motif/2.2.3/14_all_ac-editres.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/patchsets/motif/2.2.3/14_all_ac-editres.patch b/patchsets/motif/2.2.3/14_all_ac-editres.patch new file mode 100644 index 0000000..253ac78 --- /dev/null +++ b/patchsets/motif/2.2.3/14_all_ac-editres.patch @@ -0,0 +1,12 @@ +http://bugs.gentoo.org/82081 + +--- openMotif-2.2.3-orig/configure.in ++++ openMotif-2.2.3/configure.in +@@ -58,6 +58,7 @@ + X_XMU=-lXmu + AC_DEFINE(HAVE_LIBXMU, [], [HAVE_LIBXMU]) + , X_XMU="", -lXt -lX11) ++,,[[#include ]] + ) + AC_SUBST(X_XMU) + LIBS="$save_LIBS" From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id BC459139A84 for ; Fri, 4 Sep 2015 08:33:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73663142C3; Fri, 4 Sep 2015 08:33:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AD0F914281 for ; Fri, 4 Sep 2015 08:33:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B52EB34091F for ; Fri, 4 Sep 2015 08:33:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5B5E9181 for ; Fri, 4 Sep 2015 08:33:20 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1233782602.977a8d90f09882d88c976a89c111c2aa108af101.ulm@gentoo> Subject: [gentoo-commits] dev/ulm:motif-2.3.4-patches-1 commit in: patchsets/motif/2.2.3/ X-VCS-Repository: dev/ulm X-VCS-Files: patchsets/motif/2.2.3/14_all_ac-editres.patch X-VCS-Directories: patchsets/motif/2.2.3/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 977a8d90f09882d88c976a89c111c2aa108af101 X-VCS-Branch: motif-2.3.4-patches-1 Date: Fri, 4 Sep 2015 08:33:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ec272b06-db31-4779-a85c-c71d2282d92b X-Archives-Hash: 0f517b7662cb95bf546aeb02345e2b46 Message-ID: <20150904083320.CqPmL8bV-5acBviY8YptsWkVZBfMZo-bNX2U18wOu9U@z> commit: 977a8d90f09882d88c976a89c111c2aa108af101 Author: Ulrich Müller gentoo org> AuthorDate: Wed Feb 4 21:23:22 2009 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Feb 4 21:23:22 2009 +0000 URL: https://gitweb.gentoo.org/dev/ulm.git/commit/?id=977a8d90 Fix "present but cannot be compiled" warning in configure, bug 82081. patchsets/motif/2.2.3/14_all_ac-editres.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/patchsets/motif/2.2.3/14_all_ac-editres.patch b/patchsets/motif/2.2.3/14_all_ac-editres.patch new file mode 100644 index 0000000..253ac78 --- /dev/null +++ b/patchsets/motif/2.2.3/14_all_ac-editres.patch @@ -0,0 +1,12 @@ +http://bugs.gentoo.org/82081 + +--- openMotif-2.2.3-orig/configure.in ++++ openMotif-2.2.3/configure.in +@@ -58,6 +58,7 @@ + X_XMU=-lXmu + AC_DEFINE(HAVE_LIBXMU, [], [HAVE_LIBXMU]) + , X_XMU="", -lXt -lX11) ++,,[[#include ]] + ) + AC_SUBST(X_XMU) + LIBS="$save_LIBS" From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0189A1399E6 for ; Fri, 4 Sep 2015 08:35:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 968819587A; Fri, 4 Sep 2015 08:33:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F19F695877 for ; Fri, 4 Sep 2015 08:33:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CAA3D340A84 for ; Fri, 4 Sep 2015 08:33:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C7A91B9 for ; Fri, 4 Sep 2015 08:33:25 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1233782602.977a8d90f09882d88c976a89c111c2aa108af101.ulm@gentoo> Subject: [gentoo-commits] dev/ulm:pam_skey-1.1.5-patches-5 commit in: patchsets/motif/2.2.3/ X-VCS-Repository: dev/ulm X-VCS-Files: patchsets/motif/2.2.3/14_all_ac-editres.patch X-VCS-Directories: patchsets/motif/2.2.3/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 977a8d90f09882d88c976a89c111c2aa108af101 X-VCS-Branch: pam_skey-1.1.5-patches-5 Date: Fri, 4 Sep 2015 08:33:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b3eb1f42-9dc9-43c4-b0f4-7a0671d73f78 X-Archives-Hash: 22f0e2fec06b104e586dd1b6cada7b11 Message-ID: <20150904083325.okHmj6sVHzazGSeZ_tu3aEkHh4iXP8wo0TH50VKqgCE@z> commit: 977a8d90f09882d88c976a89c111c2aa108af101 Author: Ulrich Müller gentoo org> AuthorDate: Wed Feb 4 21:23:22 2009 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Feb 4 21:23:22 2009 +0000 URL: https://gitweb.gentoo.org/dev/ulm.git/commit/?id=977a8d90 Fix "present but cannot be compiled" warning in configure, bug 82081. patchsets/motif/2.2.3/14_all_ac-editres.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/patchsets/motif/2.2.3/14_all_ac-editres.patch b/patchsets/motif/2.2.3/14_all_ac-editres.patch new file mode 100644 index 0000000..253ac78 --- /dev/null +++ b/patchsets/motif/2.2.3/14_all_ac-editres.patch @@ -0,0 +1,12 @@ +http://bugs.gentoo.org/82081 + +--- openMotif-2.2.3-orig/configure.in ++++ openMotif-2.2.3/configure.in +@@ -58,6 +58,7 @@ + X_XMU=-lXmu + AC_DEFINE(HAVE_LIBXMU, [], [HAVE_LIBXMU]) + , X_XMU="", -lXt -lX11) ++,,[[#include ]] + ) + AC_SUBST(X_XMU) + LIBS="$save_LIBS" From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7B8861399E6 for ; Fri, 4 Sep 2015 08:35:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C389E9588C; Fri, 4 Sep 2015 08:33:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ADAC09587E for ; Fri, 4 Sep 2015 08:33:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 48BD7340A38 for ; Fri, 4 Sep 2015 08:33:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E2F0E1AF for ; Fri, 4 Sep 2015 08:33:28 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1233782602.977a8d90f09882d88c976a89c111c2aa108af101.ulm@gentoo> Subject: [gentoo-commits] dev/ulm:skey-1.1.5-patches-3 commit in: patchsets/motif/2.2.3/ X-VCS-Repository: dev/ulm X-VCS-Files: patchsets/motif/2.2.3/14_all_ac-editres.patch X-VCS-Directories: patchsets/motif/2.2.3/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 977a8d90f09882d88c976a89c111c2aa108af101 X-VCS-Branch: skey-1.1.5-patches-3 Date: Fri, 4 Sep 2015 08:33:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6cb6eff6-a459-41e2-8caa-dea6e0fdc8dd X-Archives-Hash: cb7665c4958aec423d421e5f3a5204f0 Message-ID: <20150904083328.VMv6adzaYgt396s98fgKhrHO4Mm5bc6chEyWbrB-OK8@z> commit: 977a8d90f09882d88c976a89c111c2aa108af101 Author: Ulrich Müller gentoo org> AuthorDate: Wed Feb 4 21:23:22 2009 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Feb 4 21:23:22 2009 +0000 URL: https://gitweb.gentoo.org/dev/ulm.git/commit/?id=977a8d90 Fix "present but cannot be compiled" warning in configure, bug 82081. patchsets/motif/2.2.3/14_all_ac-editres.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/patchsets/motif/2.2.3/14_all_ac-editres.patch b/patchsets/motif/2.2.3/14_all_ac-editres.patch new file mode 100644 index 0000000..253ac78 --- /dev/null +++ b/patchsets/motif/2.2.3/14_all_ac-editres.patch @@ -0,0 +1,12 @@ +http://bugs.gentoo.org/82081 + +--- openMotif-2.2.3-orig/configure.in ++++ openMotif-2.2.3/configure.in +@@ -58,6 +58,7 @@ + X_XMU=-lXmu + AC_DEFINE(HAVE_LIBXMU, [], [HAVE_LIBXMU]) + , X_XMU="", -lXt -lX11) ++,,[[#include ]] + ) + AC_SUBST(X_XMU) + LIBS="$save_LIBS" From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 490EE1399E6 for ; Fri, 4 Sep 2015 08:33:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B56AE143A6; Fri, 4 Sep 2015 08:33:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BF861143A3 for ; Fri, 4 Sep 2015 08:33:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 094B83409DB for ; Fri, 4 Sep 2015 08:33:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D371619A for ; Fri, 4 Sep 2015 08:33:21 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1233782602.977a8d90f09882d88c976a89c111c2aa108af101.ulm@gentoo> Subject: [gentoo-commits] dev/ulm:openmotif-2.2.3-patches-4 commit in: patchsets/motif/2.2.3/ X-VCS-Repository: dev/ulm X-VCS-Files: patchsets/motif/2.2.3/14_all_ac-editres.patch X-VCS-Directories: patchsets/motif/2.2.3/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 977a8d90f09882d88c976a89c111c2aa108af101 X-VCS-Branch: openmotif-2.2.3-patches-4 Date: Fri, 4 Sep 2015 08:33:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 001ef148-6bc0-4181-9d0d-65dd0cc32d75 X-Archives-Hash: 6d88c3f97b1bd1b3ab04248d7df5a6c3 Message-ID: <20150904083321.sddOyeS-rwuKzW8Bwh05lzLEClmPmlQJqEoPj7blDbQ@z> commit: 977a8d90f09882d88c976a89c111c2aa108af101 Author: Ulrich Müller gentoo org> AuthorDate: Wed Feb 4 21:23:22 2009 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Feb 4 21:23:22 2009 +0000 URL: https://gitweb.gentoo.org/dev/ulm.git/commit/?id=977a8d90 Fix "present but cannot be compiled" warning in configure, bug 82081. patchsets/motif/2.2.3/14_all_ac-editres.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/patchsets/motif/2.2.3/14_all_ac-editres.patch b/patchsets/motif/2.2.3/14_all_ac-editres.patch new file mode 100644 index 0000000..253ac78 --- /dev/null +++ b/patchsets/motif/2.2.3/14_all_ac-editres.patch @@ -0,0 +1,12 @@ +http://bugs.gentoo.org/82081 + +--- openMotif-2.2.3-orig/configure.in ++++ openMotif-2.2.3/configure.in +@@ -58,6 +58,7 @@ + X_XMU=-lXmu + AC_DEFINE(HAVE_LIBXMU, [], [HAVE_LIBXMU]) + , X_XMU="", -lXt -lX11) ++,,[[#include ]] + ) + AC_SUBST(X_XMU) + LIBS="$save_LIBS" From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C91C61399E6 for ; Fri, 4 Sep 2015 08:35:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 718E1143C7; Fri, 4 Sep 2015 08:33:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DCB3C95860 for ; Fri, 4 Sep 2015 08:33:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 22AD7340A59 for ; Fri, 4 Sep 2015 08:33:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CD5FD18C for ; Fri, 4 Sep 2015 08:33:23 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1233782602.977a8d90f09882d88c976a89c111c2aa108af101.ulm@gentoo> Subject: [gentoo-commits] dev/ulm:pam_skey-1.1.5-patches-3 commit in: patchsets/motif/2.2.3/ X-VCS-Repository: dev/ulm X-VCS-Files: patchsets/motif/2.2.3/14_all_ac-editres.patch X-VCS-Directories: patchsets/motif/2.2.3/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 977a8d90f09882d88c976a89c111c2aa108af101 X-VCS-Branch: pam_skey-1.1.5-patches-3 Date: Fri, 4 Sep 2015 08:33:23 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 164b136e-13c8-4e3b-8c82-96e8bd4177eb X-Archives-Hash: 5ea5d2507af61597506f5929855fe2ac Message-ID: <20150904083323.4dso8vpnvlKFnAc1lxEzienO6c2OJUOHduen_u-M6Pc@z> commit: 977a8d90f09882d88c976a89c111c2aa108af101 Author: Ulrich Müller gentoo org> AuthorDate: Wed Feb 4 21:23:22 2009 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Feb 4 21:23:22 2009 +0000 URL: https://gitweb.gentoo.org/dev/ulm.git/commit/?id=977a8d90 Fix "present but cannot be compiled" warning in configure, bug 82081. patchsets/motif/2.2.3/14_all_ac-editres.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/patchsets/motif/2.2.3/14_all_ac-editres.patch b/patchsets/motif/2.2.3/14_all_ac-editres.patch new file mode 100644 index 0000000..253ac78 --- /dev/null +++ b/patchsets/motif/2.2.3/14_all_ac-editres.patch @@ -0,0 +1,12 @@ +http://bugs.gentoo.org/82081 + +--- openMotif-2.2.3-orig/configure.in ++++ openMotif-2.2.3/configure.in +@@ -58,6 +58,7 @@ + X_XMU=-lXmu + AC_DEFINE(HAVE_LIBXMU, [], [HAVE_LIBXMU]) + , X_XMU="", -lXt -lX11) ++,,[[#include ]] + ) + AC_SUBST(X_XMU) + LIBS="$save_LIBS" From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C91461399E6 for ; Fri, 4 Sep 2015 08:34:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1161D9585A; Fri, 4 Sep 2015 08:33:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D6B0D9585D for ; Fri, 4 Sep 2015 08:33:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 249E834098F for ; Fri, 4 Sep 2015 08:33:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D22519D for ; Fri, 4 Sep 2015 08:33:26 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1233782602.977a8d90f09882d88c976a89c111c2aa108af101.ulm@gentoo> Subject: [gentoo-commits] dev/ulm:pam_skey-1.1.5-patches-6 commit in: patchsets/motif/2.2.3/ X-VCS-Repository: dev/ulm X-VCS-Files: patchsets/motif/2.2.3/14_all_ac-editres.patch X-VCS-Directories: patchsets/motif/2.2.3/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 977a8d90f09882d88c976a89c111c2aa108af101 X-VCS-Branch: pam_skey-1.1.5-patches-6 Date: Fri, 4 Sep 2015 08:33:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7acb0081-51ff-4414-a923-0325081ea0dd X-Archives-Hash: 880cffe2515b135042406e15a8a5828a Message-ID: <20150904083326.Bcwb9qzPsSBCGrFlLJaPrjQn7_PtU-gCWOZ9vPthQrE@z> commit: 977a8d90f09882d88c976a89c111c2aa108af101 Author: Ulrich Müller gentoo org> AuthorDate: Wed Feb 4 21:23:22 2009 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Feb 4 21:23:22 2009 +0000 URL: https://gitweb.gentoo.org/dev/ulm.git/commit/?id=977a8d90 Fix "present but cannot be compiled" warning in configure, bug 82081. patchsets/motif/2.2.3/14_all_ac-editres.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/patchsets/motif/2.2.3/14_all_ac-editres.patch b/patchsets/motif/2.2.3/14_all_ac-editres.patch new file mode 100644 index 0000000..253ac78 --- /dev/null +++ b/patchsets/motif/2.2.3/14_all_ac-editres.patch @@ -0,0 +1,12 @@ +http://bugs.gentoo.org/82081 + +--- openMotif-2.2.3-orig/configure.in ++++ openMotif-2.2.3/configure.in +@@ -58,6 +58,7 @@ + X_XMU=-lXmu + AC_DEFINE(HAVE_LIBXMU, [], [HAVE_LIBXMU]) + , X_XMU="", -lXt -lX11) ++,,[[#include ]] + ) + AC_SUBST(X_XMU) + LIBS="$save_LIBS" From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4FFC01399E6 for ; Fri, 4 Sep 2015 08:34:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5348695856; Fri, 4 Sep 2015 08:33:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 008B295854 for ; Fri, 4 Sep 2015 08:33:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 41EC6340A36 for ; Fri, 4 Sep 2015 08:33:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 54DAB193 for ; Fri, 4 Sep 2015 08:33:24 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1233782602.977a8d90f09882d88c976a89c111c2aa108af101.ulm@gentoo> Subject: [gentoo-commits] dev/ulm:pam_skey-1.1.5-patches-4 commit in: patchsets/motif/2.2.3/ X-VCS-Repository: dev/ulm X-VCS-Files: patchsets/motif/2.2.3/14_all_ac-editres.patch X-VCS-Directories: patchsets/motif/2.2.3/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 977a8d90f09882d88c976a89c111c2aa108af101 X-VCS-Branch: pam_skey-1.1.5-patches-4 Date: Fri, 4 Sep 2015 08:33:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: fe02155d-122c-474a-adcc-bd574d51e826 X-Archives-Hash: b4593a04fa498a78d0f8b01f3691d09e Message-ID: <20150904083324.LXQTTZGQGDXZGY-SUHlGSWAxi8x_2UB0fkFO0fs0sQ8@z> commit: 977a8d90f09882d88c976a89c111c2aa108af101 Author: Ulrich Müller gentoo org> AuthorDate: Wed Feb 4 21:23:22 2009 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Feb 4 21:23:22 2009 +0000 URL: https://gitweb.gentoo.org/dev/ulm.git/commit/?id=977a8d90 Fix "present but cannot be compiled" warning in configure, bug 82081. patchsets/motif/2.2.3/14_all_ac-editres.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/patchsets/motif/2.2.3/14_all_ac-editres.patch b/patchsets/motif/2.2.3/14_all_ac-editres.patch new file mode 100644 index 0000000..253ac78 --- /dev/null +++ b/patchsets/motif/2.2.3/14_all_ac-editres.patch @@ -0,0 +1,12 @@ +http://bugs.gentoo.org/82081 + +--- openMotif-2.2.3-orig/configure.in ++++ openMotif-2.2.3/configure.in +@@ -58,6 +58,7 @@ + X_XMU=-lXmu + AC_DEFINE(HAVE_LIBXMU, [], [HAVE_LIBXMU]) + , X_XMU="", -lXt -lX11) ++,,[[#include ]] + ) + AC_SUBST(X_XMU) + LIBS="$save_LIBS" From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 571B8139A84 for ; Fri, 4 Sep 2015 08:35:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19687143B5; Fri, 4 Sep 2015 08:33:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5BFD5143AE for ; Fri, 4 Sep 2015 08:33:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AA6BE3409FE for ; Fri, 4 Sep 2015 08:33:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 61A6A1AA for ; Fri, 4 Sep 2015 08:33:23 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1233782602.977a8d90f09882d88c976a89c111c2aa108af101.ulm@gentoo> Subject: [gentoo-commits] dev/ulm:pam_skey-1.1.5-patches-2 commit in: patchsets/motif/2.2.3/ X-VCS-Repository: dev/ulm X-VCS-Files: patchsets/motif/2.2.3/14_all_ac-editres.patch X-VCS-Directories: patchsets/motif/2.2.3/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 977a8d90f09882d88c976a89c111c2aa108af101 X-VCS-Branch: pam_skey-1.1.5-patches-2 Date: Fri, 4 Sep 2015 08:33:23 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8dd5f1b4-749e-4005-ae5f-c4f3a353e30f X-Archives-Hash: d168cdfe5df971433403855a0d1e54f3 Message-ID: <20150904083323.kVMXz7We8S4zhrJCzy7tyfcng7JAH8AsAdrTVinF3RM@z> commit: 977a8d90f09882d88c976a89c111c2aa108af101 Author: Ulrich Müller gentoo org> AuthorDate: Wed Feb 4 21:23:22 2009 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Feb 4 21:23:22 2009 +0000 URL: https://gitweb.gentoo.org/dev/ulm.git/commit/?id=977a8d90 Fix "present but cannot be compiled" warning in configure, bug 82081. patchsets/motif/2.2.3/14_all_ac-editres.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/patchsets/motif/2.2.3/14_all_ac-editres.patch b/patchsets/motif/2.2.3/14_all_ac-editres.patch new file mode 100644 index 0000000..253ac78 --- /dev/null +++ b/patchsets/motif/2.2.3/14_all_ac-editres.patch @@ -0,0 +1,12 @@ +http://bugs.gentoo.org/82081 + +--- openMotif-2.2.3-orig/configure.in ++++ openMotif-2.2.3/configure.in +@@ -58,6 +58,7 @@ + X_XMU=-lXmu + AC_DEFINE(HAVE_LIBXMU, [], [HAVE_LIBXMU]) + , X_XMU="", -lXt -lX11) ++,,[[#include ]] + ) + AC_SUBST(X_XMU) + LIBS="$save_LIBS" From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D2A8B1399E6 for ; Fri, 4 Sep 2015 08:34:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F11695887; Fri, 4 Sep 2015 08:33:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 40226143B7 for ; Fri, 4 Sep 2015 08:33:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6FD51340A30 for ; Fri, 4 Sep 2015 08:33:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6CB45188 for ; Fri, 4 Sep 2015 08:33:22 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1233782602.977a8d90f09882d88c976a89c111c2aa108af101.ulm@gentoo> Subject: [gentoo-commits] dev/ulm:openmotif-2.2.3-patches-5 commit in: patchsets/motif/2.2.3/ X-VCS-Repository: dev/ulm X-VCS-Files: patchsets/motif/2.2.3/14_all_ac-editres.patch X-VCS-Directories: patchsets/motif/2.2.3/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 977a8d90f09882d88c976a89c111c2aa108af101 X-VCS-Branch: openmotif-2.2.3-patches-5 Date: Fri, 4 Sep 2015 08:33:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d6cb5f76-2d3b-418b-bfd3-94f8575bd699 X-Archives-Hash: eac7bf6d3ac16440b38a08279a1b9831 Message-ID: <20150904083322.E8z6swEdZ6FVxBizXiTYCNqeLVbiAL3iSTnpoJELhKU@z> commit: 977a8d90f09882d88c976a89c111c2aa108af101 Author: Ulrich Müller gentoo org> AuthorDate: Wed Feb 4 21:23:22 2009 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Feb 4 21:23:22 2009 +0000 URL: https://gitweb.gentoo.org/dev/ulm.git/commit/?id=977a8d90 Fix "present but cannot be compiled" warning in configure, bug 82081. patchsets/motif/2.2.3/14_all_ac-editres.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/patchsets/motif/2.2.3/14_all_ac-editres.patch b/patchsets/motif/2.2.3/14_all_ac-editres.patch new file mode 100644 index 0000000..253ac78 --- /dev/null +++ b/patchsets/motif/2.2.3/14_all_ac-editres.patch @@ -0,0 +1,12 @@ +http://bugs.gentoo.org/82081 + +--- openMotif-2.2.3-orig/configure.in ++++ openMotif-2.2.3/configure.in +@@ -58,6 +58,7 @@ + X_XMU=-lXmu + AC_DEFINE(HAVE_LIBXMU, [], [HAVE_LIBXMU]) + , X_XMU="", -lXt -lX11) ++,,[[#include ]] + ) + AC_SUBST(X_XMU) + LIBS="$save_LIBS" From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id DA0771399E6 for ; Fri, 4 Sep 2015 08:33:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0B8595852; Fri, 4 Sep 2015 08:33:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9A134142A4 for ; Fri, 4 Sep 2015 08:33:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D853A3409D7 for ; Fri, 4 Sep 2015 08:33:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 76168195 for ; Fri, 4 Sep 2015 08:33:21 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1233782602.977a8d90f09882d88c976a89c111c2aa108af101.ulm@gentoo> Subject: [gentoo-commits] dev/ulm:openmotif-2.2.3-patches-2 commit in: patchsets/motif/2.2.3/ X-VCS-Repository: dev/ulm X-VCS-Files: patchsets/motif/2.2.3/14_all_ac-editres.patch X-VCS-Directories: patchsets/motif/2.2.3/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 977a8d90f09882d88c976a89c111c2aa108af101 X-VCS-Branch: openmotif-2.2.3-patches-2 Date: Fri, 4 Sep 2015 08:33:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f2c2f230-2a31-41dd-a357-ac0a9f1f63cf X-Archives-Hash: e251f6a44242db7143cad28d73a0e8bb Message-ID: <20150904083321.jcNXuuqw6rmg9d9hnZaDPpEpw5jti3Z8zzv-Gh_4d0Q@z> commit: 977a8d90f09882d88c976a89c111c2aa108af101 Author: Ulrich Müller gentoo org> AuthorDate: Wed Feb 4 21:23:22 2009 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Feb 4 21:23:22 2009 +0000 URL: https://gitweb.gentoo.org/dev/ulm.git/commit/?id=977a8d90 Fix "present but cannot be compiled" warning in configure, bug 82081. patchsets/motif/2.2.3/14_all_ac-editres.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/patchsets/motif/2.2.3/14_all_ac-editres.patch b/patchsets/motif/2.2.3/14_all_ac-editres.patch new file mode 100644 index 0000000..253ac78 --- /dev/null +++ b/patchsets/motif/2.2.3/14_all_ac-editres.patch @@ -0,0 +1,12 @@ +http://bugs.gentoo.org/82081 + +--- openMotif-2.2.3-orig/configure.in ++++ openMotif-2.2.3/configure.in +@@ -58,6 +58,7 @@ + X_XMU=-lXmu + AC_DEFINE(HAVE_LIBXMU, [], [HAVE_LIBXMU]) + , X_XMU="", -lXt -lX11) ++,,[[#include ]] + ) + AC_SUBST(X_XMU) + LIBS="$save_LIBS"