diff options
author | Morten Johan Sørvig <morten.sorvig@nokia.com> | 2009-10-19 06:23:48 (GMT) |
---|---|---|
committer | Morten Johan Sørvig <morten.sorvig@nokia.com> | 2009-10-19 06:23:48 (GMT) |
commit | 6116573511d8f3ab885ceff34f6d5a2d2d12b67e (patch) | |
tree | b823e252bcb944b5a20d3e634b34d70083a44828 /configure | |
parent | 62b884a0ff3d9285b2ea4e1513dfe9e49f7edc5b (diff) | |
download | Qt-6116573511d8f3ab885ceff34f6d5a2d2d12b67e.zip Qt-6116573511d8f3ab885ceff34f6d5a2d2d12b67e.tar.gz Qt-6116573511d8f3ab885ceff34f6d5a2d2d12b67e.tar.bz2 |
Remove debug output.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2873,7 +2873,6 @@ fi # pass on $CFG_SDK to the configure tests. if [ '!' -z "$CFG_SDK" ]; then MAC_CONFIG_TEST_COMMANDLINE="-sdk $CFG_SDK" - echo "tests command line: $MAC_CONFIG_TEST_COMMANDLINE" fi # find the default framework value |