aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-07-28 20:26:33 -0400
committerAnthony G. Basile <blueness@gentoo.org>2012-07-28 20:26:33 -0400
commitf2a19530532ef81f404723a93932d30e04828a4c (patch)
tree54a264582d4ea68a0d7560cea91649cc4ee86e8d /configure.ac
parentconfigure.ac: remove unnecessary check for yasm (diff)
downloadelfix-f2a19530532ef81f404723a93932d30e04828a4c.tar.gz
elfix-f2a19530532ef81f404723a93932d30e04828a4c.tar.bz2
elfix-f2a19530532ef81f404723a93932d30e04828a4c.zip
tests/gnustack: make test machine independant
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b4f9c0d..987b20a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,7 +54,6 @@ AC_ARG_ENABLE(
# Checks for programs.
AC_PROG_AWK
AC_PROG_CC
-AM_PROG_AS
# Checks for libraries.
AC_CHECK_LIB([elf], [elf_begin],[],[AC_MSG_ERROR(["Missing necessary function elf_begin in libelf"])])