From: SourceForge.net <no...@so...> - 2013-02-14 23:03:37
|
Bugs item #3604763, was opened at 2013-02-14 15:03 Message generated for change (Tracker Item Submitted) made by iperminov1 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=104511&aid=3604763&group_id=4511 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: compilation bugs Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Ilya Perminov (iperminov1) Assigned to: Nobody/Anonymous (nobody) Summary: configure.ac assumes "." is in PATH Initial Comment: There is a type in configure.ac line 380: "if a.out; then" should be "if ./a.out; then". ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=104511&aid=3604763&group_id=4511 |