Tests for module 'havelib', moved here from GNU gettext.
[gnulib.git] / tests / havelib / rpath-2aad
diff --git a/tests/havelib/rpath-2aad b/tests/havelib/rpath-2aad
new file mode 100755 (executable)
index 0000000..17ac5d6
--- /dev/null
@@ -0,0 +1,12 @@
+#!/bin/sh
+
+# Test config.rpath and AC_LIB_LINKFLAGS macro.
+# With dependencies: a shared library depending on a shared library.
+
+rp=rp2aad
+build1_configure_flags=
+build2_configure_flags=
+build3_package=rpathly
+remove_la=no
+
+. $srcdir/rpath-2_a