We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 629ea9b commit 50b39b6Copy full SHA for 50b39b6
configure.in
@@ -527,6 +527,9 @@ echo "PROJ4 : $have_proj_lib"
527
echo "SQLITE3 : $have_sqlite3_lib"
528
echo "Python : $ac_use_python"
529
echo ""
530
+echo "CPPFLAGS : $CPPFLAGS"
531
+echo "CXXFLAGS : $CXXFLAGS"
532
+echo ""
533
echo "Debug : $ac_debug"
534
echo "Plugin dir : ${libdir}/$PACKAGE"
535
0 commit comments