I've got some code from another project that I'm trying to hook into FG... it uses a short compiled program to generate a header file used by the rest of the package... I've added the program to Makefile.am, and it builds, now, how do I get that program to execute before the library that depends on the header is compiled ?? (library code in the same folder and same Makefile.am as the header generator program)
_______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
