3 # Test for bug with conditional library.
6 .
$srcdir/defs ||
exit 1
8 cat >> configure.
in << 'END'
15 cat > Makefile.am
<< 'END'
16 noinst_LIBRARIES
= @LIBRSAREF@
17 EXTRA_LIBRARIES
= librsaref.a
19 nodist_librsaref_a_SOURCES
= desc.c digit.c
21 BUILT_SOURCES
= $
(nodist_librsaref_a_SOURCES
)
26 fgrep librsaref.a.c Makefile.
in && exit 1