mirror of
git://git.sv.gnu.org/nano.git
synced 2025-01-11 20:09:23 +03:00
Back to CVS
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@889 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
parent
dc57bbab7a
commit
7b409bd6b6
@ -1,3 +1,5 @@
|
|||||||
|
CVS Code -
|
||||||
|
|
||||||
nano-1.1.3 - 10/26/2001
|
nano-1.1.3 - 10/26/2001
|
||||||
- General
|
- General
|
||||||
- Finally wrote function-specific help mode. Changes to
|
- Finally wrote function-specific help mode. Changes to
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
dnl Process this file with autoconf to produce a configure script.
|
dnl Process this file with autoconf to produce a configure script.
|
||||||
AC_INIT(nano.c)
|
AC_INIT(nano.c)
|
||||||
AM_INIT_AUTOMAKE(nano, 1.1.3)
|
AM_INIT_AUTOMAKE(nano, 1.1.3-cvs)
|
||||||
AM_CONFIG_HEADER(config.h:config.h.in)
|
AM_CONFIG_HEADER(config.h:config.h.in)
|
||||||
ALL_LINGUAS="es de fr it id fi hu ca cs gl uk ru sv no nl da"
|
ALL_LINGUAS="es de fr it id fi hu ca cs gl uk ru sv no nl da"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user