summaryrefslogtreecommitdiff
path: root/gnulib/tests/havelib/rpath-1a
blob: 413a48c6834ce9566500f6910428a98900e39dce (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

# Test config.rpath and AC_LIB_LINKFLAGS macro.
# Simple case: a static library.

rp=rp1a
build1_configure_flags=--disable-shared

. $srcdir/rpath-1