diff options
-rwxr-xr-x | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index dc041d8c9..1d25ae8e1 100755 --- a/configure.ac +++ b/configure.ac @@ -954,6 +954,7 @@ echo "Build with OpenGL: $with_opengl" echo echo "LIBS: $LIBS" echo "CPPFLAGS: $CPPFLAGS" +echo "CXXFLAGS: $CXXFLAGS" echo echo "configure complete, now type \"make\"" |