require c++ 17
This fixes warnings about "structured binding declaration" requiring "-std=c++1z".
This commit is contained in:
		
							parent
							
								
									5c56570726
								
							
						
					
					
						commit
						9d87e3fbd2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -62,7 +62,7 @@ CXXFLAGS= | ||||||
| AC_PROG_CC | AC_PROG_CC | ||||||
| AC_PROG_CXX | AC_PROG_CXX | ||||||
| AC_PROG_CPP | AC_PROG_CPP | ||||||
| AX_CXX_COMPILE_STDCXX_14 | AX_CXX_COMPILE_STDCXX_17 | ||||||
| 
 | 
 | ||||||
| AC_CHECK_TOOL([AR], [ar]) | AC_CHECK_TOOL([AR], [ar]) | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue