mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-02 13:26:21 +00:00
configure.ac: removed autoconf version check
autoconf-2.63 works well
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
# -*- Autoconf -*-
|
# -*- Autoconf -*-
|
||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
|
|
||||||
AC_PREREQ([2.65])
|
|
||||||
AC_INIT([profanity], [0.4.0], [boothj5web@gmail.com])
|
AC_INIT([profanity], [0.4.0], [boothj5web@gmail.com])
|
||||||
PACKAGE_STATUS="development"
|
PACKAGE_STATUS="development"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user