summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-08-17 12:53:58 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-08-17 12:53:58 -0500
commita11f9bdf4726e3bdb98390389ed1c2ca0f946686 (patch)
treea3bfe2c75601352c2841377bf4d67a05f402e576 /configure.in
parenteb946cbf9bf686a31405cf41ac6d1de0488d7bbd (diff)
dummy cosmetic patch to check the pushing to fdo is indeed blocked
Change-Id: I2dd1783b14dbcbed3f3cce79f5ca96379c6b0e5c
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 39b78a68b9e4..8874d3ea7519 100644
--- a/configure.in
+++ b/configure.in
@@ -234,7 +234,7 @@ test_fontconfig=yes
test_cairo=yes
# Default values, as such probably valid just for Linux, set
-# differently below just for Mac OS X,but at least better than
+# differently below just for Mac OSX,but at least better than
# hardcoding these as we used to do. Much of this is duplicated also
# in solenv for old build system and for gbuild, ideally we should
# perhaps define stuff like this only here in configure.in?