[]-less is apparently the way to go
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11009 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -11,7 +11,7 @@ AC_CACHE_VAL(ac_cv_func_[]$1, | ||||
| /* The GNU C library defines this for functions which it implements | ||||
|     to always fail with ENOSYS.  Some functions are actually named | ||||
|     something starting with __ and the normal name is an alias.  */ | ||||
| #if defined (__stub_[]$1) || defined (__stub___[]$1) | ||||
| #if defined (__stub_$1) || defined (__stub___$1) | ||||
| choke me | ||||
| #else | ||||
| $1($3) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Johan Danielsson
					Johan Danielsson