about summary refs log tree commit diff stats
path: root/configure.ac
diff options
context:
space:
mode:
authorDmitry Podgorny <pasis.ua@gmail.com>2014-01-02 19:19:19 +0200
committerDmitry Podgorny <pasis.ua@gmail.com>2014-01-02 19:19:19 +0200
commitc7551b50c3a9ed5998a0a61ab742058f43834451 (patch)
tree284182b4c5d19cbcea380060f8b0721fbc5c4d52 /configure.ac
parent249e60e07d14cb427b9b1c434eb1faa507b6a431 (diff)
downloadprofani-tty-c7551b50c3a9ed5998a0a61ab742058f43834451.tar.gz
configure.ac: removed autoconf version check
autoconf-2.63 works well
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3a2f08eb..bb042e66 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,6 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_PREREQ([2.65])
 AC_INIT([profanity], [0.4.0], [boothj5web@gmail.com])
 PACKAGE_STATUS="development"