Fix a build issue, and a big endian conversion
This commit is contained in:
		@@ -166,7 +166,7 @@ tiff_tables = custom_target('tiff-tables.h',
 | 
			
		||||
 | 
			
		||||
desktops = ['fiv.desktop', 'fiv-browse.desktop']
 | 
			
		||||
iolib = static_library('fiv-io', 'fiv-io.c', 'fiv-io-cmm.c', 'xdg.c',
 | 
			
		||||
	tiff_tables,
 | 
			
		||||
	tiff_tables, config,
 | 
			
		||||
	dependencies : dependencies).extract_all_objects(recursive : true)
 | 
			
		||||
exe = executable('fiv', 'fiv.c', 'fiv-view.c', 'fiv-context-menu.c',
 | 
			
		||||
	'fiv-browser.c', 'fiv-sidebar.c', 'fiv-thumbnail.c', 'fiv-collection.c',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user