mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Preserve existing AM_CPPFLAGS and AM_LDFLAGS values.
This commit is contained in:
		@@ -52,7 +52,7 @@ AC_ARG_ENABLE(
 | 
			
		||||
)
 | 
			
		||||
if test "x$enable_static" = xyes; then
 | 
			
		||||
	test "x$PKG_CONFIG" != x && PKG_CONFIG="$PKG_CONFIG --static"
 | 
			
		||||
	AM_LDFLAGS="-static"
 | 
			
		||||
	AM_LDFLAGS="$AM_LDFLAGS -static"
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
# Is this gcc?
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user