view tests/havelib/rpathlx/Makefile.am @ 17385:9815ae1c3b4f

deps: require Automake >= 1.9.6 in generated Makefile fragments That is the same minimal version required in the DEPENDENCIES file. Moreover, the old code generated a requirement of Automake >= 1.5, and that is an insanely outdated version. * gnulib-tool: Bump minimal version requirement in AUTOMAKE_OPTIONS. * tests/havelib/rpathlx/Makefile.am: Likewise. * tests/havelib/rpathly/Makefile.am: Likewise. * tests/havelib/rpathlyx/Makefile.am: Likewise. * tests/havelib/rpathlz/Makefile.am: Likewise. * tests/havelib/rpathlzyx/Makefile.am: Likewise. * tests/havelib/rpathx/Makefile.am: Likewise. * tests/havelib/rpathy/Makefile.am: Likewise. * tests/havelib/rpathz/Makefile.am: Likewise.
author Stefano Lattarini <stefano.lattarini@gmail.com>
date Fri, 10 May 2013 22:13:04 +0200
parents 9bcc8c4d90d6
children
line wrap: on
line source

AUTOMAKE_OPTIONS = 1.9.6 foreign no-dependencies
bin_PROGRAMS = usex
usex_SOURCES = usex.c
LDADD = @LIBRPATHX@

check: all
	./usex