mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
configure.in: Actually the snapshots aren't daily.
This commit is contained in:
parent
4e2bff364a
commit
e9f9d70492
@ -1,7 +1,7 @@
|
|||||||
dnl Process this file with autoconf to produce a configure script.
|
dnl Process this file with autoconf to produce a configure script.
|
||||||
|
|
||||||
dnl Autoconf 2.13 generates an incomplete config.h.in; see ELinks bug 936.
|
dnl Autoconf 2.13 generates an incomplete config.h.in; see ELinks bug 936.
|
||||||
dnl Autoconf 2.59 is installed in the computer that generates our daily
|
dnl Autoconf 2.59 is installed in the computer that generates our nightly
|
||||||
dnl snapshots, so we need to be compatible with that.
|
dnl snapshots, so we need to be compatible with that.
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
||||||
AC_INIT(src/main/main.c)
|
AC_INIT(src/main/main.c)
|
||||||
|
Loading…
Reference in New Issue
Block a user