Revision dfe5fff3 configure

b/configure
1588 1588

  
1589 1589
if test "$solaris" = "yes" ; then
1590 1590
  echo "CONFIG_SOLARIS=y" >> $config_host_mak
1591
  echo "#define HOST_SOLARIS $solarisrev" >> $config_host_h
1591
  echo "#define CONFIG_SOLARIS 1" >> $config_host_h
1592
  echo "#define CONFIG_SOLARIS_VERSION $solarisrev" >> $config_host_h
1592 1593
  if test "$needs_libsunmath" = "yes" ; then
1593 1594
    echo "NEEDS_LIBSUNMATH=yes" >> $config_host_mak
1594 1595
    echo "#define NEEDS_LIBSUNMATH 1" >> $config_host_h

Also available in: Unified diff