mirror of
https://github.com/protobuf-c/protobuf-c.git
synced 2024-12-27 22:01:02 +08:00
configure.ac: tweak the ${has_doxygen} status display
This commit is contained in:
parent
7881332164
commit
2976be8666
@ -71,8 +71,8 @@ AC_MSG_RESULT([
|
|||||||
libdir: ${libdir}
|
libdir: ${libdir}
|
||||||
includedir: ${includedir}
|
includedir: ${includedir}
|
||||||
pkgconfigdir: ${pkgconfigdir}
|
pkgconfigdir: ${pkgconfigdir}
|
||||||
doxygen-doc: ${has_doxygen}
|
|
||||||
|
|
||||||
bigendian: ${ac_cv_c_bigendian}
|
bigendian: ${ac_cv_c_bigendian}
|
||||||
protobuf version: ${PROTOBUF_VERSION}
|
protobuf version: ${PROTOBUF_VERSION}
|
||||||
|
doxygen docs: ${has_doxygen}
|
||||||
])
|
])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user