Follow-up Comment #18, bug #18200 (project freeciv): New patch uploaded. There are 2 major changes besides fixes promised.
([https://gna.org/bugs/download.php?file_id=24404 file#24404) Summary of changes: 1) (General) Actually FC_QT5 is called three times during autoconfig. I've replaced FC_QT5 with a wrap function. It will call FC_QT5_DARWIN or FC_QT5_GENERIC(ex. FC_QT5) once only. 2) (Darwin only) It will try to find Qt framework path if it was not be specified via command line. 3) (bugfix) Makefile.am updated 4) (bugfix) Reference to my $HOME removed. 5) (Darwin only) Cleanup unused code. _______________________________________________________ Reply to this item at: <http://gna.org/bugs/?18200> _______________________________________________ Message sent via/by Gna! http://gna.org/ _______________________________________________ Freeciv-dev mailing list [email protected] https://mail.gna.org/listinfo/freeciv-dev
