[haiku] Re: Nevermind found it!

  • From: scottmc <scottmc2@xxxxxxxxx>
  • To: haiku@xxxxxxxxxxxxx
  • Date: Sun, 26 Feb 2012 13:38:22 -0800

On Sun, Feb 26, 2012 at 12:28 PM, Jimmy <jimmy@xxxxxxxxxxxxxxxx> wrote:
> Copied config.* from libtool dir
> Sent via BlackBerry from T-Mobile
>

or you can simply run:
libtoolize --copy --force --install
that will copy the confg.sub and config.guess that come with haiku
into the directory you are building from.  You may or may not then
need to run aclocal, autoconf and automake to force configure and the
makefile to get updated as well prior to running ./configure.

-scottmc

Other related posts: