mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	Shut autoconf up.
This commit is contained in:
		@@ -44,7 +44,7 @@ fi
 | 
				
			|||||||
# Set up the compiler in two different ways and say yes we may want to install.
 | 
					# Set up the compiler in two different ways and say yes we may want to install.
 | 
				
			||||||
AC_PROG_CC
 | 
					AC_PROG_CC
 | 
				
			||||||
AM_PROG_CC_C_O
 | 
					AM_PROG_CC_C_O
 | 
				
			||||||
AC_PROG_CC_C99
 | 
					m4_version_prereq(2.70, [AC_PROG_CC], [AC_PROG_CC_C99])
 | 
				
			||||||
AC_PROG_CPP
 | 
					AC_PROG_CPP
 | 
				
			||||||
AC_PROG_EGREP
 | 
					AC_PROG_EGREP
 | 
				
			||||||
AC_PROG_INSTALL
 | 
					AC_PROG_INSTALL
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user