configure.ac: Display C++ compiler options

C++ compiler options had not been shown at the end of the run of the
configure script.  Now show them.
Hamlib-3.0
Nate Bargmann 2013-01-27 09:01:43 -06:00
rodzic 477c9c7b28
commit f6d464de38
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -669,7 +669,8 @@ echo \
${PACKAGE_NAME} Version ${PACKAGE_VERSION} configuration:
Prefix ${prefix}
Compiler ${CC} ${CFLAGS} ${CPPFLAGS}
C Compiler ${CC} ${CFLAGS} ${CPPFLAGS}
C++ Compiler ${CXX} ${CXXFLAGS} ${CPPFLAGS}
Package features: