*** empty log message ***

This commit is contained in:
Martin Baulig
1998-11-02 20:51:51 +00:00
parent 0882a71244
commit a6f7f0259e

View File

@@ -124,7 +124,7 @@ else
fi fi
if test "x$enable_static" != xno; then if test "x$enable_static" != xno; then
static_targets="first_static second_static mountlist_static procmap_static netload_static $guile_static_example $smp_static_examples" static_targets="first_static second_static mountlist_static procmap_static netload_static sysdeps_static $guile_static_examples $smp_static_examples"
else else
static_targets="" static_targets=""
fi fi