diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-08-08 14:25:22 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-08-08 14:25:22 -0500 |
commit | 43db215f601fd50f1fd8b502fae30c75c1bdee4a (patch) | |
tree | a77b858781115325c1509794fffa77f770832254 /configure | |
parent | 605772f9f09b53568cdf7b8b10b326b32594f93d (diff) | |
download | tqt3-43db215f601fd50f1fd8b502fae30c75c1bdee4a.tar.gz tqt3-43db215f601fd50f1fd8b502fae30c75c1bdee4a.zip |
Automated update from Qt3
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2985,7 +2985,7 @@ if [ "$CFG_LARGEFILE" = "yes" ]; then fi $unixtests/ptrsize.test $XQMAKESPEC $OPT_VERBOSE $relpath $outpath -echo "#define QT_POINTER_SIZE $?" >>$outpath/include/ntqconfig.h.new +echo "#define TQT_POINTER_SIZE $?" >>$outpath/include/ntqconfig.h.new if [ ! -z "$QT_MAC_VERSION" ]; then echo "#define QT_MACOSX_VERSION ${QT_MAC_VERSION} /*from config.tests*/" >>$outpath/include/ntqconfig.h.new |