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