Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!apple!brutus.cs.uiuc.edu!ginosko!uunet!garfield!stretch!jeff1 From: jeff1@garfield.mun.edu (Jeff Sparkes) Newsgroups: gnu.bash.bug Subject: readline is not quite independent of bash Message-ID: Date: 18 Sep 89 11:00:51 GMT Sender: news@stretch.MUN.EDU Distribution: gnu Organization: Memorial University of Newfoundland Lines: 14 I copied readline into the gdb directory to make use of my extra vi stuff, and had to define the following to get it to link: int follow_symbolic_links = 1; char *the_current_working_directory = 0; char *get_working_directory (); char *make_absolute (); pathname_backup (); -- Jeff Sparkes jeff1@garfield.mun.edu || uunet!garfield!jeff1