Revision 67c0f08d configure

b/configure
1588 1588
if test "$static" = "yes" ; then
1589 1589
  echo "CONFIG_STATIC=y" >> $config_host_mak
1590 1590
  echo "#define CONFIG_STATIC 1" >> $config_host_h
1591
  LDFLAGS="$LDFLAGS -static"
1591 1592
fi
1592 1593
if test $profiler = "yes" ; then
1593 1594
  echo "#define CONFIG_PROFILER 1" >> $config_host_h

Also available in: Unified diff