mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-31 00:03:57 -04:00 
			
		
		
		
	meson: Fix intl misspelling
Author: Tristan Partin <tristan@neon.tech> Discussion: https://www.postgresql.org/message-id/flat/CSPIJVUDZFKX.3KHMOAVGF94RV%40c3po
This commit is contained in:
		
							parent
							
								
									99e5766351
								
							
						
					
					
						commit
						b750e74e6e
					
				| @ -2540,7 +2540,7 @@ if not nlsopt.disabled() | ||||
|   # warnings if not found. | ||||
|   msgfmt = find_program('msgfmt', required: nlsopt.enabled(), native: true) | ||||
| 
 | ||||
|   # meson 0.59 has this wrapped in dependency('int') | ||||
|   # meson 0.59 has this wrapped in dependency('intl') | ||||
|   if (msgfmt.found() and | ||||
|       cc.check_header('libintl.h', required: nlsopt, | ||||
|         args: test_c_args, include_directories: postgres_inc)) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user