autoconf 2.63 is fine

This commit is contained in:
john30
2015-03-11 08:43:30 +01:00
parent 0d44c9bacd
commit 74a2216966
+1 -1
View File
@@ -1,4 +1,4 @@
AC_PREREQ([2.65])
AC_PREREQ([2.63])
AC_INIT([ebusd], [1.0.0], [ebusd@johnm.de], [ebusd], [https://github.com/john30/ebusd])
AC_CONFIG_AUX_DIR([build])