Fixing compilation with --enable-tiny.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5239 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Этот коммит содержится в:
родитель
7b2ea40575
Коммит
a1c4da8b04
@ -1,3 +1,6 @@
|
|||||||
|
2015-06-04 Benno Schulenberg <bensberg@justemail.net>
|
||||||
|
* src/nano.h: Fix compilation with --enable-tiny.
|
||||||
|
|
||||||
2015-06-02 Benno Schulenberg <bensberg@justemail.net>
|
2015-06-02 Benno Schulenberg <bensberg@justemail.net>
|
||||||
* doc/man/nanorc.5, doc/texinfo/nano.texi: Tweak some wordings, and
|
* doc/man/nanorc.5, doc/texinfo/nano.texi: Tweak some wordings, and
|
||||||
add some missing formatting to the Info document, and fix an mdash.
|
add some missing formatting to the Info document, and fix an mdash.
|
||||||
|
@ -116,9 +116,7 @@
|
|||||||
#ifdef HAVE_REGEX_H
|
#ifdef HAVE_REGEX_H
|
||||||
#include <regex.h>
|
#include <regex.h>
|
||||||
#endif
|
#endif
|
||||||
#ifndef NANO_TINY
|
|
||||||
#include <signal.h>
|
#include <signal.h>
|
||||||
#endif
|
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
|
|
||||||
/* If no vsnprintf(), use the version from glib 2.x. */
|
/* If no vsnprintf(), use the version from glib 2.x. */
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user