We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e04d32 commit 9de973fCopy full SHA for 9de973f
configure.ac
@@ -610,6 +610,10 @@ AC_SUBST(LIB_VERSION_AGE, _LIB_VERSION_AGE)
610
611
AC_OUTPUT
612
613
+# The order in which all modules are listed here should be considered the
614
+# canonical order. This order (or, when appropriate, its reserve) should be used
615
+# everywhere we list or process modules, i.e., here and in other build system
616
+# files and docs.
617
echo
618
echo "Build Options:"
619
echo " with external callbacks = $enable_external_default_callbacks"
0 commit comments