mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-31 14:04:26 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			353 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			353 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/libltdl/acinclude.m4
 | |
| +++ b/libltdl/acinclude.m4
 | |
| @@ -6771,10 +6771,8 @@ AC_CACHE_CHECK([whether deplibs are load
 | |
|      ;;
 | |
|    esac
 | |
|    ])
 | |
| -if test "$libltdl_cv_sys_dlopen_deplibs" != yes; then
 | |
|   AC_DEFINE([LTDL_DLOPEN_DEPLIBS], [1],
 | |
|      [Define if the OS needs help to load dependent libraries for dlopen().])
 | |
| -fi
 | |
|  ])# AC_LTDL_SYS_DLOPEN_DEPLIBS
 | |
|  
 | |
|  
 |