dillo-browser / dillo

Dillo, a multi-platform graphical web browser
https://dillo-browser.github.io/
GNU General Public License v3.0
572 stars 30 forks source link

Test the C++ compiler works #267

Closed rodarima closed 1 month ago

rodarima commented 1 month ago

Stops the configure process if the C++ compiler doesn't work, otherwise it will fail at build time.

Fixes: https://github.com/dillo-browser/dillo/issues/187

CC @xlex8