radekp / qtmoko

QtExtended, formerly known as Qtopia from TrollTech, discontinued by Nokia
http://qtmoko.org
Other
70 stars 39 forks source link

configure does not support "+" in path #108

Open ydirson opened 12 years ago

ydirson commented 12 years ago

Notice the backquotes inserted in generated header files:

$ cat build/qtopiacore/host/include/QtCore/qstringlist.h

include "../../../../../qtmoko-42+/qtopiacore/qt/src/corelib/tools/qstringlist.h"

Why is it generating such headers instead of passing proper -I flags to the compiler anyway...