diff options
author | Jason Barron <jbarron@trolltech.com> | 2009-06-16 13:43:01 (GMT) |
---|---|---|
committer | Jason Barron <jbarron@trolltech.com> | 2009-06-16 13:49:52 (GMT) |
commit | 5612a8c81bc1b0bbaf1e35ef21099124f18eec7e (patch) | |
tree | b28448068d8f2e3f39a0213a7930915cd2e594e0 /src | |
parent | 186d66f01e0e489219e82ea732868a0520dc241b (diff) | |
download | Qt-5612a8c81bc1b0bbaf1e35ef21099124f18eec7e.zip Qt-5612a8c81bc1b0bbaf1e35ef21099124f18eec7e.tar.gz Qt-5612a8c81bc1b0bbaf1e35ef21099124f18eec7e.tar.bz2 |
Fix detection of stlportv5.
Using two concatenated variables as an argument to exists() causes
problems because this can expand to '//' which qmake thinks is a valid
path (if at the beginning), but this is not what we want here. So add
a work around to manually expand the path without the additional '/'
character and then add a comment saying that changing one should change
the other.
Reviewed-by: Miikka Heikkinen
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions