mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-18 09:19:24 +03:00
* Makefile.am: Don't define "MIDNIGHT" - it's unused now.
This commit is contained in:
parent
482e115e3b
commit
14c07c5677
@ -1,5 +1,7 @@
|
|||||||
2001-09-07 Pavel Roskin <proski@gnu.org>
|
2001-09-07 Pavel Roskin <proski@gnu.org>
|
||||||
|
|
||||||
|
* Makefile.am: Don't define "MIDNIGHT" - it's unused now.
|
||||||
|
|
||||||
* edit.c: Eliminate all code disabled for the text edition.
|
* edit.c: Eliminate all code disabled for the text edition.
|
||||||
* editcmddef.h: Likewise.
|
* editcmddef.h: Likewise.
|
||||||
* editmenu.c: Likewise.
|
* editmenu.c: Likewise.
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
AM_CFLAGS = $(GLIB_CFLAGS)
|
AM_CFLAGS = $(GLIB_CFLAGS)
|
||||||
AM_CPPFLAGS = -DMIDNIGHT
|
|
||||||
|
|
||||||
if USE_EDIT
|
if USE_EDIT
|
||||||
noinst_LIBRARIES = libedit.a
|
noinst_LIBRARIES = libedit.a
|
||||||
|
Loading…
Reference in New Issue
Block a user