mirror of
https://github.com/bspeice/libcvautomation
synced 2025-04-21 00:41:29 -04:00
Downgrade the autoconf version to support RHEL5
This commit is contained in:
parent
dab4d28932
commit
8d89cca315
@ -1,7 +1,7 @@
|
|||||||
# -*- 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.62)
|
AC_PREREQ(2.59)
|
||||||
AC_INIT(libcvautomation, 0.1, bspeice@uncc.edu)
|
AC_INIT(libcvautomation, 0.1, bspeice@uncc.edu)
|
||||||
AM_INIT_AUTOMAKE
|
AM_INIT_AUTOMAKE
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user