diff --git a/configure.ac b/configure.ac index c6861ebb..13c3cfe4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_PREREQ([2.69]) +AC_PREREQ([2.65]) AC_INIT([ebus-daemon], [0.1], [roland.jax@liwest.at], [ebus-daemon], [https://github.com/yuhu-/ebus-daemon]) AM_INIT_AUTOMAKE([1.11 -Wall no-define])