configure.ac changes
This commit is contained in:
		
							parent
							
								
									868a4561fe
								
							
						
					
					
						commit
						20ad96495c
					
				@ -14,11 +14,11 @@ dnl 8. System services
 | 
				
			|||||||
dnl
 | 
					dnl
 | 
				
			||||||
dnl Read the Autoconf manual for details.
 | 
					dnl Read the Autoconf manual for details.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
AC_INIT([tinyproxy], [1.7.1], [rjkaes@users.sourceforge.net])
 | 
					AC_PREREQ(2.54)
 | 
				
			||||||
 | 
					AC_INIT([tinyproxy], [1.7.1], [https://bugzilla.banu.com/enter_bug.cgi?product=tinyproxy],[tinyproxy])
 | 
				
			||||||
AC_CONFIG_SRCDIR([src/tinyproxy.c])
 | 
					AC_CONFIG_SRCDIR([src/tinyproxy.c])
 | 
				
			||||||
AC_CONFIG_AUX_DIR(config)
 | 
					dnl AC_CONFIG_AUX_DIR(config)
 | 
				
			||||||
AC_CONFIG_MACRO_DIR(config)
 | 
					dnl AC_CONFIG_MACRO_DIR(config)
 | 
				
			||||||
AC_PREREQ(2.52)
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
AC_CANONICAL_TARGET
 | 
					AC_CANONICAL_TARGET
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user