mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-11-03 20:38:59 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			174 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			174 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
#
 | 
						|
# If this file is changed, be sure to run ASTTOPDIR/bootstrap.sh
 | 
						|
# before committing.
 | 
						|
#
 | 
						|
 | 
						|
AC_DEFUN([THIRD_PARTY_CONFIGURE],
 | 
						|
[
 | 
						|
	JANSSON_CONFIGURE()
 | 
						|
	PJPROJECT_CONFIGURE()
 | 
						|
])
 |