getloadavg: Remove support for Sony NEWS.
[gnulib.git] / tests / havelib / rpath-2aab
bloba8e8760be8b0082cf71908dd7c5fa06a04a11099
1 #!/bin/sh
3 # Test config.rpath and AC_LIB_LINKFLAGS macro.
4 # With dependencies: a static library depending on a shared library.
6 rp=rp2aab
7 build1_configure_flags=
8 build2_configure_flags=--disable-shared
9 build3_package=rpathly
10 remove_la=no
12 . $srcdir/rpath-2_a