* Makefile.am: Don't define "MIDNIGHT" - it's unused now.

This commit is contained in:
Pavel Roskin 2001-09-07 21:24:11 +00:00
parent 482e115e3b
commit 14c07c5677
2 changed files with 2 additions and 1 deletions

View File

@ -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.

View File

@ -1,5 +1,4 @@
AM_CFLAGS = $(GLIB_CFLAGS)
AM_CPPFLAGS = -DMIDNIGHT
if USE_EDIT
noinst_LIBRARIES = libedit.a