public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/elfix:master commit in: /, tests/gnustack/
Date: Mon, 20 May 2013 11:41:13 +0000 (UTC)	[thread overview]
Message-ID: <1369050041.81a525e85441935c7d80e5199c7c3c40f9dcbacd.blueness@gentoo> (raw)

commit:     81a525e85441935c7d80e5199c7c3c40f9dcbacd
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon May 20 11:40:41 2013 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon May 20 11:40:41 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/elfix.git;a=commit;h=81a525e8

Bump to automake 1.12

---
 configure.ac               |    2 +-
 tests/gnustack/Makefile.am |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 4fbf6b2..a50f00d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@ AC_PREREQ([2.68])
 AC_INIT([elfix], [0.8], [http://bugs.gentoo.org/])
 AC_CONFIG_SRCDIR([src/fix-gnustack.c])
 AC_CONFIG_HEADERS([config.h])
-AM_INIT_AUTOMAKE([1.11 foreign])
+AM_INIT_AUTOMAKE([1.12 foreign])
 AM_SILENT_RULES([no])
 
 LT_PREREQ([2.4])

diff --git a/tests/gnustack/Makefile.am b/tests/gnustack/Makefile.am
index 85d5f9f..2590ba2 100644
--- a/tests/gnustack/Makefile.am
+++ b/tests/gnustack/Makefile.am
@@ -8,7 +8,7 @@ bad-gnustack.s: bad-gnustack.c
 	$(CC) -S $<
 	$(SED) -i -e 's/GNU-stack,"",/GNU-stack,"x",/' $@
 
-bad-gnustack: bad-gnustack.s
+bad-gnustack$(EXEEXT): bad-gnustack.s
 	$(CC) -o $@ $<
 
 check_SCRIPTS = gnustacktest


             reply	other threads:[~2013-05-20 11:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-20 11:41 Anthony G. Basile [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-07-29  1:16 [gentoo-commits] proj/elfix:master commit in: /, tests/gnustack/ Anthony G. Basile
2012-07-29  0:26 Anthony G. Basile
2012-07-27 21:07 Anthony G. Basile

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1369050041.81a525e85441935c7d80e5199c7c3c40f9dcbacd.blueness@gentoo \
    --to=blueness@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox