[93952] trunk/dports/security/yubico-c-client/files/patch-configure. ac-automake-1.12-compatibility.patch

cal at macports.org cal at macports.org
Mon Jun 4 17:54:28 PDT 2012


Revision: 93952
          https://trac.macports.org/changeset/93952
Author:   cal at macports.org
Date:     2012-06-04 17:54:28 -0700 (Mon, 04 Jun 2012)
Log Message:
-----------
yubico-c-client: Use better patch to achieve the same thing

Modified Paths:
--------------
    trunk/dports/security/yubico-c-client/files/patch-configure.ac-automake-1.12-compatibility.patch

Modified: trunk/dports/security/yubico-c-client/files/patch-configure.ac-automake-1.12-compatibility.patch
===================================================================
--- trunk/dports/security/yubico-c-client/files/patch-configure.ac-automake-1.12-compatibility.patch	2012-06-04 23:42:37 UTC (rev 93951)
+++ trunk/dports/security/yubico-c-client/files/patch-configure.ac-automake-1.12-compatibility.patch	2012-06-05 00:54:28 UTC (rev 93952)
@@ -1,16 +1,11 @@
-diff --git a/configure.ac b/configure.ac
-index 8fdb32e..2736f42 100644
---- configure.ac
-+++ configure.ac
-@@ -40,6 +40,11 @@ AC_SUBST(LT_AGE, 3)
- AM_INIT_AUTOMAKE([1.10 -Wall -Werror])
- AM_SILENT_RULES([yes])
+--- configure.ac.orig	2012-06-05 02:45:44.000000000 +0200
++++ configure.ac	2012-06-05 02:45:57.000000000 +0200
+@@ -37,7 +37,7 @@
+ AC_SUBST(LT_REVISION, 3)
+ AC_SUBST(LT_AGE, 3)
+ 
+-AM_INIT_AUTOMAKE([-Wall -Werror])
++AM_INIT_AUTOMAKE([-Wall -Werror -Wno-extra-portability])
  AC_PROG_CC
-+
-+# automake 1.12 requires a check for ar(1)
-+m4_pattern_allow([AM_PROG_AR])
-+AM_PROG_AR
-+
  AC_LIBTOOL_WIN32_DLL
  AC_PROG_LIBTOOL
- 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120604/d2e282fe/attachment.html>


More information about the macports-changes mailing list