diff options
author | Tor Lillqvist <tml@iki.fi> | 2012-02-27 10:24:33 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2012-02-27 10:25:43 +0200 |
commit | e28c5b15d72f1982636e8853cbd7e8838bc93a04 (patch) | |
tree | 9ca73522a3710cd218c29af72094fa9dccbfa212 | |
parent | 190ff38183b8d763234d32ae712a2298021a1a73 (diff) |
s/builded/built
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index a7da32bb3f5a..aef05621e790 100644 --- a/configure.in +++ b/configure.in @@ -373,7 +373,7 @@ AC_SUBST(FONTCONFIG_TARBALL) # All this options change anything only with --enable-extension-integration. AC_ARG_ENABLE(extension-integration, AS_HELP_STRING([--disable-extension-integration], - [Disable integration of the builded extensions to the installer of the + [Disable integration of the built extensions in the installer of the product. Use this switch to disable the integration.]) ) |