public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/elfix:elfix-0.8.x commit in: /, tests/gnustack/
@ 2013-05-20 20:02 Anthony G. Basile
  0 siblings, 0 replies; only message in thread
From: Anthony G. Basile @ 2013-05-20 20:02 UTC (permalink / raw
  To: gentoo-commits

commit:     8c3952af4e0f2e5a1aacb5563f85c6d8c3817548
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 20:00:23 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/elfix.git;a=commit;h=8c3952af

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 8d17617..3fcf7ed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@ AC_PREREQ([2.68])
 AC_INIT([elfix], [0.8.1], [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


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

only message in thread, other threads:[~2013-05-20 20:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-20 20:02 [gentoo-commits] proj/elfix:elfix-0.8.x commit in: /, tests/gnustack/ Anthony G. Basile

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