mirror of
https://git.freebsd.org/ports.git
synced 2025-07-08 21:09:17 -04:00
commands of the GNU readline package to any line-oriented Unix command. WWW: http://kaolin.unice.fr/Cle/ PR: ports/100855 Submitted by: Timothy Bourke <timbob at bigpond.com>
11 lines
216 B
Text
11 lines
216 B
Text
--- configure.orig Fri Nov 19 01:24:25 1999
|
|
+++ configure Wed Jul 26 17:02:11 2006
|
|
@@ -1328,7 +1328,7 @@
|
|
|
|
|
|
|
|
-(cd readline; configure $prefix $curses)
|
|
+(cd readline; ./configure --prefix="$prefix" $curses)
|
|
|
|
|
|
|