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
