Explorar o código

removed --with-tcl=/stage1/lib for obvious reasons

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2534 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans %!s(int64=22) %!d(string=hai) anos
pai
achega
1ec935f4ed
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      chapter06/expect-inst.xml

+ 1 - 1
chapter06/expect-inst.xml

@@ -4,7 +4,7 @@
 <title>Installation of Expect</title>
 
 <para><screen><userinput>patch -Np1 -i ../expect-&expect-version;.patch
-./configure --prefix=/usr --with-tcl=/stage1/lib \
+./configure --prefix=/usr  \
 &nbsp;&nbsp;&nbsp;&nbsp;--with-x=no --disable-symbols --cache-file=/dev/null
 make
 make test