summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2017-08-01 19:05:32 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2017-08-01 19:05:32 +0200
commit8e7fca0057483d4225fc10d719daae08df88e456 (patch)
tree744d58744deae24018ba2392ba31fe5b70695f8c /configure.ac
parent3385b9aebf548ea778dc9cbd4f65e90ab38a1bf5 (diff)
downloadlibgd-8e7fca0057483d4225fc10d719daae08df88e456.tar.gz
Fix typo
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c3fb034..528b26a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -317,7 +317,7 @@ AC_MSG_RESULT([
Support for Fontconfig library: $gd_with_LIBFONTCONFIG
Support for Xpm library: $gd_with_LIBXPM
Support for liq library: $gd_with_LIBIMAGEQUANT
- Support for complext text: $gd_with_LIBRAQM
+ Support for complex text: $gd_with_LIBRAQM
Support for pthreads: $ax_pthread_ok
])