summaryrefslogtreecommitdiff
path: root/macosx-support-lib-patches
diff options
context:
space:
mode:
Diffstat (limited to 'macosx-support-lib-patches')
-rwxr-xr-xmacosx-support-lib-patches/qt-fix-pc-files2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx-support-lib-patches/qt-fix-pc-files b/macosx-support-lib-patches/qt-fix-pc-files
index 9bb6fc9722..39fad414e8 100755
--- a/macosx-support-lib-patches/qt-fix-pc-files
+++ b/macosx-support-lib-patches/qt-fix-pc-files
@@ -21,7 +21,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
# See bug QTBUG-35256 for the full painful story. Shorter version:
-# the OS X Qt packages provide the Qt components as frameworks, but
+# the macOS Qt packages provide the Qt components as frameworks, but
# the .pc files don't generate the right CFLAGS/CXXFLAGS to make
# that work, so autoconf doesn't work correctly.
#