[93753] trunk/dports/security/yubico-c-client

cal at macports.org cal at macports.org
Tue May 29 15:17:32 PDT 2012


Revision: 93753
          https://trac.macports.org/changeset/93753
Author:   cal at macports.org
Date:     2012-05-29 15:17:30 -0700 (Tue, 29 May 2012)
Log Message:
-----------
yubico-c-client: Add missing patchfile

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

Added: 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	                        (rev 0)
+++ trunk/dports/security/yubico-c-client/files/patch-configure.ac-automake-1.12-compatibility.patch	2012-05-29 22:17:30 UTC (rev 93753)
@@ -0,0 +1,16 @@
+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])
+ 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/20120529/16bdc9c2/attachment-0001.html>


More information about the macports-changes mailing list