 773e673e05
			
		
	
	773e673e05
	
	
	
		
			
			added _before_ the library when trying to link git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7289 ec53bebd-3082-4978-b11e-865c3cabbd6b
		
			
				
	
	
		
			10 lines
		
	
	
		
			261 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			261 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| dnl $Id$
 | |
| dnl
 | |
| dnl
 | |
| dnl Look for function in any of the specified libraries
 | |
| dnl
 | |
| 
 | |
| dnl AC_FIND_FUNC_NO_LIBS(func, libraries, includes, arguments, extra libs, extra args)
 | |
| AC_DEFUN(AC_FIND_FUNC_NO_LIBS, [
 | |
| AC_FIND_FUNC_NO_LIBS2([$1], ["" $2], [$3], [$4], [$5], [$6])])
 |