mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 13:29:11 +00:00 
			
		
		
		
	Fix parameter expansion when configuring Z3
This commit is contained in:
		
							parent
							
								
									db63c9299c
								
							
						
					
					
						commit
						ae165a539e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								configure
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								configure
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -14,4 +14,4 @@ if ! $PYTHON -c "print('testing')" > /dev/null ; then
 | 
				
			||||||
   exit 1
 | 
					   exit 1
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
$PYTHON scripts/mk_make.py $*
 | 
					$PYTHON scripts/mk_make.py "$@"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue