No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gettext / autoconf-lib-link / tests / rpath-2aac
blob9bf805e1c115ae5eb5da05e5e1a694ffa28db71b
1 #!/bin/sh
3 # Test config.rpath and AC_LIB_LINKFLAGS macro.
4 # With dependencies: a shared library depending on a static library.
6 rp=rp2aac
7 build1_configure_flags=--disable-shared
8 build2_configure_flags=
9 build3_package=rpathly
10 remove_la=no
12 . $srcdir/rpath-2_a