Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!apple!gem.mps.ohio-state.edu!ginosko!uunet!garfield!stretch!jeff1 From: jeff1@garfield.mun.edu (Jeff Sparkes) Newsgroups: gnu.bash.bug Subject: Re: readline is not quite independent of bash Message-ID: Date: 18 Sep 89 11:09:56 GMT References: Sender: news@stretch.MUN.EDU Distribution: gnu Organization: Memorial University of Newfoundland Lines: 16 In-reply-to: jeff1@garfield.mun.edu's message of 18 Sep 89 11:00:51 GMT In article jeff1@garfield.mun.edu (Jeff Sparkes) writes: 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 (); To be absolutely clear, I just included those functions from bash. -- Jeff Sparkes jeff1@garfield.mun.edu || uunet!garfield!jeff1