Relax autoconf dependency
This commit is contained in:
+1
-1
@@ -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.67])
|
AC_PREREQ([2.65])
|
||||||
AC_INIT([mosh], [0.94], [mosh-devel@mit.edu])
|
AC_INIT([mosh], [0.94], [mosh-devel@mit.edu])
|
||||||
AM_INIT_AUTOMAKE([-Wall -Werror])
|
AM_INIT_AUTOMAKE([-Wall -Werror])
|
||||||
AC_CONFIG_SRCDIR([src/frontend/mosh-client.cc])
|
AC_CONFIG_SRCDIR([src/frontend/mosh-client.cc])
|
||||||
|
|||||||
Vendored
+6
@@ -1,3 +1,9 @@
|
|||||||
|
mosh (0.94b-1) unstable; urgency=low
|
||||||
|
|
||||||
|
* Relax autoconf dependency
|
||||||
|
|
||||||
|
-- Keith Winstein <keithw@mit.edu> Sun, 19 Feb 2012 22:55:53 -0500
|
||||||
|
|
||||||
mosh (0.94a-1) unstable; urgency=low
|
mosh (0.94a-1) unstable; urgency=low
|
||||||
|
|
||||||
* Relax debhelper dependency to make build on Ubuntu 10.04 LTS lucid
|
* Relax debhelper dependency to make build on Ubuntu 10.04 LTS lucid
|
||||||
|
|||||||
Reference in New Issue
Block a user