mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-08-25 02:45:56 +00:00
10 lines
144 B
Bash
Executable File
10 lines
144 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Test config.rpath and AC_LIB_LINKFLAGS macro.
|
|
# Simple case: a shared library.
|
|
|
|
rp=rp1b
|
|
build1_configure_flags=
|
|
|
|
. $srcdir/rpath-1
|