2000-09-04 Alexandre Oliva <aoliva@redhat.com>
+ * ltcf-c.sh (need_lc): Preserve allow_undefined_flag.
+
* tests/*.test (CONFIG_SITE): Ultrix's /bin/sh fails on
`. /dev/null'. Set CONFIG_SITE to /dev/null/config/site, to make
sure we pick a non-existent file.
verstring=
output_objdir=.
libname=conftest
+ save_allow_undefined_flag=$allow_undefined_flag
allow_undefined_flag=
if { (eval echo ltcf-c.sh:need_lc: \"$archive_cmds\") 1>&5; (eval $archive_cmds) 2>&1 | grep " -lc " 1>&5 ; }; then
need_lc=no
fi
+ allow_undefined_flag=$save_allow_undefined_flag
else
cat conftest.err 1>&5
fi