Revision 71e72a19 configure

b/configure
1747 1747
# XXX: suppress that
1748 1748
if [ "$bsd" = "yes" ] ; then
1749 1749
  echo "#define MAP_ANONYMOUS MAP_ANON" >> $config_host_h
1750
  echo "#define HOST_BSD 1" >> $config_host_h
1750
  echo "#define CONFIG_BSD 1" >> $config_host_h
1751 1751
fi
1752 1752

  
1753 1753
echo "#define CONFIG_UNAME_RELEASE \"$uname_release\"" >> $config_host_h

Also available in: Unified diff