提交 b7d6e8ac 编写于 作者: M Marc G. Fournier

Made the patch, but forgot to commit it...

上级 9ff69034
...@@ -174,7 +174,7 @@ if [ "$ans" = "y" ] ; then ...@@ -174,7 +174,7 @@ if [ "$ans" = "y" ] ; then
echo "and subsequent ones should be preceeded by -l" echo "and subsequent ones should be preceeded by -l"
def="X11" def="X11"
readln "X11 library [$def]?" "$def" readln "X11 library [$def]?" "$def"
echo >>Makefile.custom "X11_LIB= $ans" echo >>Makefile.custom "X11_LIB= -l$ans"
fi fi
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册