1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-16 21:35:24 +00:00

configure.ac: removed autoconf version check

autoconf-2.63 works well
This commit is contained in:
Dmitry Podgorny 2014-01-02 19:19:19 +02:00
parent 249e60e07d
commit c7551b50c3

View File

@ -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"