qt headers in ./configure
Brought to you by:
badhack
The ./configure does not find the qt headers which are at /usr/lib/qt3/include on my machine (opensuse 10.2). I exported the CPPFLAGS environment variable with a -I dir for the root of the include files and every sub-directory of it, to no avail. I really do not want to go into the configure script and modify things unless absolutely necessary.