2013-04-06 16:48:33 +02:00

10 lines
160 B
Bash

#!/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