|
| From: | Thomas Chust |
| Subject: | Re: [Chicken-users] syntax-case on mac osx |
| Date: | Mon, 30 Jan 2006 03:21:34 +0000 (GMT) |
On Mon, 30 Jan 2006, AshishShrestha wrote:
+ libtoolize --force --copy --automake autogen.sh: line 3: libtoolize: command not found [...] This is the output of autogen.sh. Where do I get libtoolize? [...] On 1/29/06, Kon Lovett <address@hidden> wrote:make w/ MacOS X is gmake, just use make. [...]
Hello,libtoolize on MacOS X is glibtoolize on the other hand ;) Therefore my darcs repository of CHICKEN says:
$ darcs whatsnew
{
hunk ./autogen.sh 3
-libtoolize --force --copy --automake
+glibtoolize --force --copy --automake
}
cu,
Thomas
| [Prev in Thread] | Current Thread | [Next in Thread] |