summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac.in b/configure.ac.in
index 13092ca3..4da1822b 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -7,7 +7,7 @@ m4_define([xfpm_version_tag], [git])
m4_define([xfpm_version], [xfpm_version_major().xfpm_version_minor().xfpm_version_micro()ifelse(xfpm_version_tag(), [git], [xfpm_version_tag()-xfpm_version_build()], [xfpm_version_tag()])])
AC_INIT([xfce4-power-manager],[xfpm_version],[http://bugzilla.xfce.org/])
-AC_PREREQ([2.69])
+AC_PREREQ([2.60])
AC_CONFIG_MACRO_DIR([m4])
# subdir-objects is currently broken, see