c32tob: prefer https: URLs
[gnulib.git] / tests / havelib / rpath-2aaa
blob02b0bdda53b4a06bc319dac2e9e8347bf24d3379
1 #!/bin/sh
3 # Test config.rpath and AC_LIB_LINKFLAGS macro.
4 # With dependencies: a static library depending on a static library.
6 rp=rp2aaa
7 build1_configure_flags=--disable-shared
8 build2_configure_flags=--disable-shared
9 build3_package=rpathly
10 remove_la=no
12 . $srcdir/rpath-2_a