abinfo "Change C++ standard from 11 to 17..."
sed -e 's|\[11\]|\[17\]|' -i "$SRCDIR"/configure.ac
