Fix remaining occurrence of EXIV2_ENABLE_BUILD_PO

v0.27.3
Andreas Sturmlechner 8 years ago
parent 549cac47af
commit 3f39c23f2c
No known key found for this signature in database
GPG Key ID: E7255695D8BA079E

@ -50,7 +50,7 @@ if( ICONV_FOUND )
message ( "-- ICONV_ACCEPTS_CONST_INPUT : ${ICONV_ACCEPTS_CONST_INPUT}" )
endif()
if( EXIV2_ENABLE_BUILD_PO )
if( EXIV2_BUILD_PO )
find_package(MSGFMT)
if(MSGFMT_FOUND)
message(STATUS "Program msgfmt found (${MSGFMT_EXECUTABLE})")

Loading…
Cancel
Save