Skip to content
Commit 5b8f1294 authored by Murray Cumming's avatar Murray Cumming
Browse files

configure.ac: Use C++11 if the compiler supports it.

For instance, use --std=c++11 when using g++.
This will let gtkmm-2.24 build against newer glibmm versions.
Applications will need to use --std=c++11 too if glibmm is a newer
version.
Of course, you should be using gtkmm 3 anyway.
parent 43ad4829
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment