>
> On Wednesday 07 January 2004 21:07, Kurt Guenther wrote:
> > Dang.  I get the same thing, but when I do a:
> >
> > # which autoconf
> > /usr/bin/autoconf
> > # autoconf --version
> > Autoconf version 2.13
> >
> > Strange, but I'll push onward.  Thanks for the assist.
>
> less /usr/bin/autoconf
>
> It's only a basic perl wrapper.
>

Hi guys,
   Hey. Please excuse me for sticking my nose in here without having really
paid attention to the whole thread. I don't have the earlier portions
anymore and I have no idea when they'll show up in the archives. Blow this
email away if it's completely off target.

   On another non-Gentoo program (Jamin) I was having problems with autoconf
stuff and it not being happy with the versions I had on my box. I actually
had 2.13 and 2.58 (I think) and the program wouldn't configure. After
Googling around a bit I found that if I added

AC_PREREQ(2.53)

To the configure.in file then it would choose the one it wanted and would
build.

   Again, sorry if htis is off target. Try it out if it is in the area
you're having trouble with.

Cheers,
Mark



--
[EMAIL PROTECTED] mailing list

Reply via email to