Commit 02a34738 authored by Alejandro Mery's avatar Alejandro Mery
Browse files

build: reduce autoconf requirement to 2.68



as available in ubuntu 12.04.4 LTS
Signed-off-by: default avatarAlejandro Mery <amery@geeks.cl>
parent 240a9665
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.69])
AC_PREREQ([2.68])
AC_INIT([sunxi-tools], [1.0], [https://github.com/linux-sunxi/sunxi-tools])
AC_CONFIG_SRCDIR([fel-copy.c])
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment