summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 3d672e59e..88e503961 100755
--- a/configure
+++ b/configure
@@ -2124,7 +2124,7 @@ if true; then ###[ '!' -f "$outpath/bin/tqmake" ];
EXTRA_LFLAGS="$EXTRA_LFLAGS \$(CARBON_LFLAGS)"
EXTRA_CFLAGS="$EXTRA_CFLAGS \$(CARBON_CFLAGS) -DQT_MACOSX_VERSION=$QT_MAC_VERSION"
EXTRA_CXXFLAGS="$EXTRA_CXXFLAGS \$(CARBON_CFLAGS) -DQT_MACOSX_VERSION=$QT_MAC_VERSION"
- EXTRA_SOURCES="qurl.o qsettings_mac.o"
+ EXTRA_SOURCES="tqurl.o tqsettings_mac.o"
elif [ "$PLATFORM" = "tru64-cxx" ]; then
echo "OSF_LFLAGS = -lm" >>$mkfile
EXTRA_LFLAGS="$EXTRA_LFLAGS \$(OSF_LFLAGS)"