Enable maintainer mode from autogen.sh. Fix vesa build to create library
before program. Remove bogus AC_SUBST lines for XSERVER_CFLAGS and
    XSERVER_LIBS
			
			
This commit is contained in:
		
							parent
							
								
									e8c0229647
								
							
						
					
					
						commit
						a0876ade64
					
				| 
						 | 
				
			
			@ -9,10 +9,10 @@ INCLUDES = 					\
 | 
			
		|||
	-I$(top_srcdir)/render			\
 | 
			
		||||
	$(XSERVER_CFLAGS)
 | 
			
		||||
 | 
			
		||||
bin_PROGRAMS = Xvesa
 | 
			
		||||
 | 
			
		||||
noinst_LIBRARIES = libvesa.a
 | 
			
		||||
 | 
			
		||||
bin_PROGRAMS = Xvesa
 | 
			
		||||
 | 
			
		||||
libvesa_a_SOURCES = \
 | 
			
		||||
	vesa.c		\
 | 
			
		||||
	vbe.c		\
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue