mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-03 21:09: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
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
$PYTHON scripts/mk_make.py $*
 | 
			
		||||
$PYTHON scripts/mk_make.py "$@"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue