slash-lang / slash

A new language for the web
http://slash-lang.org
MIT License
386 stars 22 forks source link

Don't abort ./configure when an extension's configure.pl fails #24

Closed haileys closed 11 years ago

haileys commented 11 years ago

An extension failing to configure is not the end of the world. We should probably just print out a warning and continue configuring Slash.

richo commented 11 years ago

Nitpick: This should be fatal if the user explicitly asked for the ext with --ext