From acfffbe9045e9f72edd1eeee891f62a9fc45d3ad Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Thu, 3 Apr 2003 22:05:39 +0000 Subject: Compiles again, but TAB on start doesn't work perfect --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e4126ec..8ca460b 100755 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ CFLAGS = -Wall -Os #-g -ggdb ## use this line when you've got an readline before 4.(x|2) -#CFLAGS += -DOLDREADLINE +CFLAGS += -DOLDREADLINE ## you might need one or more of these: #CFLAGS += -I/usr/local/ssl/include -L/usr/local/ssl/lib -- cgit v1.2.3