mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
configure.ac: removed autoconf version check
autoconf-2.63 works well
This commit is contained in:
parent
249e60e07d
commit
c7551b50c3
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user