mirror of
https://github.com/troglobit/editline.git
synced 2025-12-16 02:54:46 +08:00
Minix editline v0.2.0
===================== This marks the inclusion of the first set of Debian patches and a fully working testit on an ARM Xscale target machine.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.61)
|
||||
AC_INIT(Minix editline, 0.1.4, joachim@vmlinux.org)
|
||||
AC_INIT(Minix editline, 0.2.0, joachim@vmlinux.org)
|
||||
AC_CONFIG_SRCDIR([src/editline.c])
|
||||
AC_CONFIG_HEADER([config.h])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user