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