FixesHomebrew/homebrew#10559.
Also added missing deps for osm2pgsql.
Removed some ACLOCAL_FLAGS stuff as in theory this is not set in ENV.rb. Would like to see if it causes trouble. Should just work now.
Adding new library called Embryo, a tiny library designed to interpret
limited Small programs compiled by the included compiler, embryo_cc. It
is mostly a cleaned up and smaller version of the original Small
abstract machine.
ClosesHomebrew/homebrew#8342.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>