[w3m-dev 03812] fix autoconf
* acinclude.m4 (AC_W3M_IMAGE): default is autodetect x11,fb From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
This commit is contained in:
		
							
								
								
									
										2
									
								
								aclocal.m4
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								aclocal.m4
									
									
									
									
										vendored
									
									
								
							@@ -488,7 +488,7 @@ AC_DEFUN([AC_W3M_IMAGE],
 | 
			
		||||
 AC_MSG_CHECKING(if image is enabled)
 | 
			
		||||
 AC_ARG_ENABLE(image,
 | 
			
		||||
 [  --disable-image=x11,fb,fb+s	disable inline image],,
 | 
			
		||||
 [enable_image="x11,fb"])
 | 
			
		||||
 [enable_image="yes"])
 | 
			
		||||
 AC_MSG_RESULT($enable_image)
 | 
			
		||||
 if test x$enable_image != xno; then
 | 
			
		||||
  IMGOBJS=w3mimg/w3mimg.o
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user