decreased autoconf prereq version to allow older systems generating the configure...
authorpk910 <philipp@zoelle1.de>
Thu, 4 Oct 2012 18:01:12 +0000 (20:01 +0200)
committerpk910 <philipp@zoelle1.de>
Thu, 4 Oct 2012 18:01:12 +0000 (20:01 +0200)
configure.ac

index 409d0a2b0312327419da2541f8faba7f5a818cd4..56d1e7f1ec3209fdf73519ff8ec9511c4db809a3 100644 (file)
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 
-AC_PREREQ([2.67])
+AC_PREREQ([2.63])
 AC_INIT([NeonServ], [5.6], [bugs@pk910.de], [neonserv], [http://neonserv.krypton-bouncer.de])
 AC_PREFIX_DEFAULT([~/neonserv])
 AC_CANONICAL_TARGET