On Sat, 2001-12-08 at 23:42, Curtis L. Olson wrote: > > Ross: quick question > > using the makefile.am in opengc you created I get the following > > > > make[1] *** no rule to make target 'opengc_LDFLAGS', needed by 'opengc". > > Stop. > > > > Is something missing in configure.in?
Looks very similar to the problem we had where the Makefile.am had been converted to DOS-style CRLF line termination (needed to be Unix-style LFs-only). -- Ross _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
