Remove unnecessary prefix test
This commit is contained in:
		
							parent
							
								
									abafcf08ab
								
							
						
					
					
						commit
						1196cc11b9
					
				@ -69,9 +69,6 @@ AC_ARG_WITH(stathost,
 | 
				
			|||||||
            [AC_DEFINE_UNQUOTED(DEFAULT_STATHOST, "$withval")],
 | 
					            [AC_DEFINE_UNQUOTED(DEFAULT_STATHOST, "$withval")],
 | 
				
			||||||
	    [AC_DEFINE_UNQUOTED(DEFAULT_STATHOST, "tinyproxy.stats")])
 | 
						    [AC_DEFINE_UNQUOTED(DEFAULT_STATHOST, "tinyproxy.stats")])
 | 
				
			||||||
 | 
					
 | 
				
			||||||
dnl Set the default configuration file location
 | 
					 | 
				
			||||||
test "$prefix" = "NONE" && prefix=/usr/local
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
dnl Add compiler-specific optimization flags
 | 
					dnl Add compiler-specific optimization flags
 | 
				
			||||||
TP_ARG_ENABLE(debug,
 | 
					TP_ARG_ENABLE(debug,
 | 
				
			||||||
              [Enable debugging support code and methods (default is NO)],
 | 
					              [Enable debugging support code and methods (default is NO)],
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user