From 7211be1cffdee84fd15e8b6b2a07a644948f1455 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Thu, 20 Jan 2000 13:13:30 +0000 Subject: Configure, link and use the readline library. --- tools/Rules.in | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/Rules.in') diff --git a/tools/Rules.in b/tools/Rules.in index fc3d2b1..4820182 100644 --- a/tools/Rules.in +++ b/tools/Rules.in @@ -20,6 +20,7 @@ CPPFLAGS=-I$(root-rel) -I$(srcdir) @CPPFLAGS@ CFLAGS=$(CPPFLAGS) @CFLAGS@ LDFLAGS= LIBS=@LIBS@ +CLIENT_LIBS=@CLIENT_LIBS@ CC=@CC@ M4=@M4@ BISON=@BISON@ -- cgit v1.2.3