summaryrefslogtreecommitdiff
path: root/tests/havelib/rpath-1b
diff options
context:
space:
mode:
Diffstat (limited to 'tests/havelib/rpath-1b')
-rwxr-xr-xtests/havelib/rpath-1b9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/havelib/rpath-1b b/tests/havelib/rpath-1b
new file mode 100755
index 0000000000..3170d81a47
--- /dev/null
+++ b/tests/havelib/rpath-1b
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+# Test config.rpath and AC_LIB_LINKFLAGS macro.
+# Simple case: a shared library.
+
+rp=rp1b
+build1_configure_flags=
+
+. $srcdir/rpath-1