mirror of https://github.com/dirtbags/fluffy.git
dropping autoconf prereq to 2.65, hoping that lucid can now build
This commit is contained in:
parent
e453f6b462
commit
4b8f395392
|
@ -1,6 +1,6 @@
|
|||
# Process this file with autoconf to produce a configure script
|
||||
|
||||
AC_PREREQ([2.68])
|
||||
AC_PREREQ([2.65])
|
||||
|
||||
AC_INIT([netre-tools], [0.1337], [pi-rho@tyr.cx])
|
||||
AC_CONFIG_SRCDIR([src/hdng.c])
|
||||
|
|
Loading…
Reference in New Issue