public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-crypt/shishi/files: shishi-1.0.2_automake-1.12.patch
@ 2013-04-08 14:31 Eray Aslan (eras)
  0 siblings, 0 replies; only message in thread
From: Eray Aslan (eras) @ 2013-04-08 14:31 UTC (permalink / raw
  To: gentoo-commits

eras        13/04/08 14:31:20

  Added:                shishi-1.0.2_automake-1.12.patch
  Log:
  Version bump
  
  (Portage version: 2.2.0_alpha171/cvs/Linux x86_64, signed Manifest commit with key 0x77F1F175586A3B1F)

Revision  Changes    Path
1.1                  app-crypt/shishi/files/shishi-1.0.2_automake-1.12.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/shishi/files/shishi-1.0.2_automake-1.12.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/shishi/files/shishi-1.0.2_automake-1.12.patch?rev=1.1&content-type=text/plain

Index: shishi-1.0.2_automake-1.12.patch
===================================================================
bug #424095
--- a/configure.ac	2012-03-12 11:18:21.000000000 -0700
+++ b/configure.ac	2012-07-08 15:43:18.597050382 -0700
@@ -43,6 +43,9 @@
 AC_HEADER_STDC
 AC_CHECK_HEADERS(termios.h pwd.h syslog.h resolv.h arpa/nameser.h netinet/in6.h)
 
+# Defined for >= automake 1.12
+m4_ifdef([AM_PROG_AR],[AM_PROG_AR])
+
 # Used when creating libshishi-XX.def.
 SOVERSION=`expr ${LT_CURRENT} - ${LT_AGE}`
 AC_SUBST(SOVERSION)
--- a/m4/po.m4	2012-03-12 11:18:53.000000000 -0700
+++ b/m4/po.m4	2012-07-08 14:59:00.247043443 -0700
@@ -24,7 +24,7 @@
 [
   AC_REQUIRE([AC_PROG_MAKE_SET])dnl
   AC_REQUIRE([AC_PROG_INSTALL])dnl
-  AC_REQUIRE([AM_PROG_MKDIR_P])dnl defined by automake
+  AC_REQUIRE([AC_PROG_MKDIR_P])dnl defined by automake
   AC_REQUIRE([AM_NLS])dnl
 
   dnl Release version of the gettext macros. This is used to ensure that





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-04-08 14:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-08 14:31 [gentoo-commits] gentoo-x86 commit in app-crypt/shishi/files: shishi-1.0.2_automake-1.12.patch Eray Aslan (eras)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox