mirror of
https://git.code.sf.net/p/quake/quakeforge-old
synced 2024-11-23 04:11:55 +00:00
autoconf 2.13 required
This commit is contained in:
parent
31eb4df88c
commit
d38e0313cc
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
dnl Process this file with autoconf to produce a configure script.
|
dnl Process this file with autoconf to produce a configure script.
|
||||||
|
AC_PREREQ(2.13)
|
||||||
AC_INIT(common/crc.h)
|
AC_INIT(common/crc.h)
|
||||||
|
|
||||||
dnl Version of this release
|
dnl Version of this release
|
||||||
|
|
Loading…
Reference in a new issue