mirror of
https://github.com/openwrt/packages.git
synced 2025-07-13 20:44:48 +00:00
12 lines
254 B
Diff
12 lines
254 B
Diff
--- a/configure.ac
|
|
+++ b/configure.ac
|
|
@@ -23,7 +23,7 @@ dnl ## OUT OF THE USE OF THIS SOFTWAR
|
|
dnl ## SUCH DAMAGE.
|
|
|
|
|
|
-AC_PREREQ([2.72])
|
|
+AC_PREREQ([2.71])
|
|
LT_PREREQ([2.2.0])
|
|
|
|
AC_INIT([knxd],m4_esyscmd(sh -c "./tools/version.sh | tr -d '\n'"))
|