[Bug 70175] wxWindows configure.in problem
Matt
kdev at pro.ukshells.co.uk
Mon Dec 22 22:41:07 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=70175
------- Additional Comments From kdev at pro.ukshells.co.uk 2003-12-22 22:40 -------
I confirm this. $AWK isn't defined in configure script for wxwindows appwizard. export AWK=`which awk` before ./configure solves the problem.
Working from CVS HEAD.
More information about the KDevelop-devel
mailing list