summaryrefslogtreecommitdiffstats
path: root/autoconf-lib-link/tests/rpathlx
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2003-02-14 16:05:06 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:09:58 +0200
commiteaab0ff966094ec5d0191e21739fc9c22c8fc7c4 (patch)
tree51e5a4d40a32bb926f23dcaca24617ebd944b58e /autoconf-lib-link/tests/rpathlx
parentd2e5774561e847b895d3d17890ccb1b273fa2be4 (diff)
downloadexternal_gettext-eaab0ff966094ec5d0191e21739fc9c22c8fc7c4.zip
external_gettext-eaab0ff966094ec5d0191e21739fc9c22c8fc7c4.tar.gz
external_gettext-eaab0ff966094ec5d0191e21739fc9c22c8fc7c4.tar.bz2
Move tests/rpathlx/Makefile.am to autoconf-lib-link/tests/rpathlx/Makefile.am.
Diffstat (limited to 'autoconf-lib-link/tests/rpathlx')
-rw-r--r--autoconf-lib-link/tests/rpathlx/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/autoconf-lib-link/tests/rpathlx/Makefile.am b/autoconf-lib-link/tests/rpathlx/Makefile.am
new file mode 100644
index 0000000..a104bf5
--- /dev/null
+++ b/autoconf-lib-link/tests/rpathlx/Makefile.am
@@ -0,0 +1,8 @@
+AUTOMAKE_OPTIONS = 1.5 foreign no-dependencies
+mkinstalldirs = $(SHELL) @global_top_srcdir@/mkinstalldirs
+bin_PROGRAMS = usex
+usex_SOURCES = usex.c
+LDADD = @LIBRPATHX@
+
+check: all
+ ./usex