mirror of
				https://github.com/SwallowOS/xorg_lib_libXdmcp
				synced 2025-11-04 22:56:17 +08:00 
			
		
		
		
	Fix order of CPPFLAGS passed to lint/compile steps
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
lib_LTLIBRARIES = libXdmcp.la
 | 
			
		||||
 | 
			
		||||
AM_CPPFLAGS = -I${top_srcdir}/include
 | 
			
		||||
AM_CFLAGS = \
 | 
			
		||||
	-I${top_srcdir}/include \
 | 
			
		||||
	$(XDMCP_CFLAGS) \
 | 
			
		||||
	$(CWARNFLAGS)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user