This commit is contained in:
HumanDynamo
2010-06-10 15:25:56 +00:00
parent 3b5f5b8dd0
commit 98b849dba8
+1 -1
View File
@@ -266,7 +266,7 @@ MACRO( OptionOutput _outputstring )
ENDMACRO( OptionOutput _outputstring )
MESSAGE( STATUS "------------------------------------------------------------------" )
MESSAGE( STATUS "${PACKAGE_STRING} configure results <${PACKAGE_URL}>" )
MESSAGE( STATUS "${PACKAGE_STRING} configure results <${PACKAGE_URL}>" )
OptionOutput( "Building PNG support: " EXIV2_ENABLE_PNG AND ZLIB_FOUND )
OptionOutput( "Building shared library: " EXIV2_ENABLE_SHARED )
OptionOutput( "XMP metadata support: " EXIV2_ENABLE_XMP )