This is also true of Simgear.

I've just updated, run the 'autogen.sh' script, and found the following
error:

[rossg@durban SimGear]$ ./autogen.sh 
Running aclocal
Running autoheader
Running automake
Running autoconf
configure.in:18: error: possibly undefined macro: AC_SG_SET_COMPILER

I did 'mv acsite.m4 acinclude.m4' and everything now works fine.

--
Ross

On Tue, 2002-01-01 at 19:12, Ross Golder wrote:
> Sorry for dragging this old problem up again, but it hasn't really been
> solved. I know from experience that I should run 'aclocal -I .' when I
> get this problem, but this isn't documented anywhere in the distribution
> (or in CVS). Many users won't know to search the list archives.
> 
> One post on the subject suggests that we can't just do '-I .' in the
> autogen.sh and README.autoconf because of users who might have an
> autoconf <= 2.13. Is that right?
> 
> As I see it, the reason for doing '-I .' is so that autoconf picks up
> the 'acsite.m4' file, but couldn't we just append the contents of
> acsite.m4 to acinclude.m4? I've tried this locally, and it now 'works
> for me' without the '-I .'. Can anyone see a downside to this?
> 
> --
> Ross
> 
> 
> 
> 
> 
> _______________________________________________
> Flightgear-devel mailing list
> [EMAIL PROTECTED]
> http://mail.flightgear.org/mailman/listinfo/flightgear-devel



_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to