Home | History | Annotate | Line # | Download | only in tests
      1  1.1  christos #!/bin/sh
      2  1.1  christos 
      3  1.1  christos # Test config.rpath and AC_LIB_LINKFLAGS macro.
      4  1.1  christos # Simple case: a static library.
      5  1.1  christos 
      6  1.1  christos rp=rp1a
      7  1.1  christos build1_configure_flags=--disable-shared
      8  1.1  christos 
      9  1.1  christos . $srcdir/rpath-1
     10