Bump to 1.14.1
[platform/upstream/augeas.git] / tests / havelib / rpath-2aad
1 #!/bin/sh
2
3 # Test config.rpath and AC_LIB_LINKFLAGS macro.
4 # With dependencies: a shared library depending on a shared library.
5
6 rp=rp2aad
7 build1_configure_flags=
8 build2_configure_flags=
9 build3_package=rpathly
10 remove_la=no
11
12 . $srcdir/rpath-2_a