remove unused defines
Forgot to remove these Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
0f30198d9b
commit
7e40da70c8
@ -34,10 +34,6 @@ int main() {
|
||||
return 0;
|
||||
}" EXV_STRERROR_R_CHAR_P )
|
||||
|
||||
check_include_file_cxx( "libproc.h" EXV_HAVE_LIBPROC_H )
|
||||
check_include_file_cxx( "unistd.h" EXV_HAVE_UNISTD_H )
|
||||
check_include_file_cxx( "sys/mman.h" EXV_HAVE_SYS_MMAN_H )
|
||||
|
||||
set(EXV_ENABLE_NLS ${EXIV2_ENABLE_NLS})
|
||||
set(EXV_ENABLE_VIDEO ${EXIV2_ENABLE_VIDEO})
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user