mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 18:14:25 +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>
|
||||
|
||||
* Makefile.am: Don't define "MIDNIGHT" - it's unused now.
|
||||
|
||||
* edit.c: Eliminate all code disabled for the text edition.
|
||||
* editcmddef.h: Likewise.
|
||||
* editmenu.c: Likewise.
|
||||
|
@ -1,5 +1,4 @@
|
||||
AM_CFLAGS = $(GLIB_CFLAGS)
|
||||
AM_CPPFLAGS = -DMIDNIGHT
|
||||
|
||||
if USE_EDIT
|
||||
noinst_LIBRARIES = libedit.a
|
||||
|
Loading…
Reference in New Issue
Block a user