use PKG_FIXUP:=autoreconf to generate configure 200-hide-dlsym-error.patch deleted due to fixed upstream in another way other patches refreshed to reflect latest changes Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
		
			
				
	
	
		
			11 lines
		
	
	
		
			256 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			256 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
--- a/Makefile.am
 | 
						|
+++ b/Makefile.am
 | 
						|
@@ -1,6 +1,6 @@
 | 
						|
 AUTOMAKE_OPTIONS=foreign
 | 
						|
 ACLOCAL_AMFLAGS = -I build-aux
 | 
						|
-SUBDIRS=doc scripts test
 | 
						|
+SUBDIRS=scripts test
 | 
						|
 
 | 
						|
 noinst_LTLIBRARIES = libcommunicate.la libmacosx.la
 | 
						|
 libcommunicate_la_SOURCES = communicate.c
 |