Relax autoconf dependency
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
# -*- Autoconf -*-
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ([2.67])
|
||||
AC_PREREQ([2.65])
|
||||
AC_INIT([mosh], [0.94], [mosh-devel@mit.edu])
|
||||
AM_INIT_AUTOMAKE([-Wall -Werror])
|
||||
AC_CONFIG_SRCDIR([src/frontend/mosh-client.cc])
|
||||
|
||||
Reference in New Issue
Block a user