No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gettext / autoconf-lib-link / tests / rpath-2abb
blob95ce66e0e899436e3746f16bd744db0a545edab3
1 #!/bin/sh
3 # Test config.rpath and AC_LIB_LINKFLAGS macro.
4 # With dependencies: a static library depending on a shared library.
5 # Each library installed with a different prefix.
7 rp=rp2abb
8 build1_configure_flags=
9 build2_configure_flags=--disable-shared
10 build3_package=rpathly
11 remove_la=no
13 . $srcdir/rpath-2_b