mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-11-04 10:21:36 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			392 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			392 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
--- a/mozilla-config.h.in	2016-07-06 15:16:06.621880293 +0200
 | 
						|
+++ b/mozilla-config.h.in	2016-07-06 15:16:42.958428126 +0200
 | 
						|
@@ -54,7 +54,7 @@
 | 
						|
  * HUNSPELL_STATIC is defined in extensions/spellcheck/hunspell/src/Makefile.in,
 | 
						|
  * unless --enable-system-hunspell is defined.
 | 
						|
  */
 | 
						|
-#if defined(HUNSPELL_STATIC)
 | 
						|
+#if 0
 | 
						|
 #include "hunspell_alloc_hooks.h"
 | 
						|
 #include "hunspell_fopen_hooks.h"
 | 
						|
 #endif
 |