summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2010-09-17 17:38:11 -0400
committerGaetan Nadon <memsize@videotron.ca>2010-09-17 17:38:11 -0400
commita3fc78ac352e5a70a958996ef6aec50f653974d1 (patch)
treef351abe2b3c95c4e255e93bed20abca15791b57e /configure.ac
parenta52b0068f36c739eb7e426214cd72a8d9bb776ca (diff)
config: remove man page suffix from bottom summary
The man page suffix is the same for all libraries on a given platform and is not configurable. It should have been removed in commit 09edc6de6. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 090d0853..6631930b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -544,7 +544,6 @@ echo " Internationalization support: "$XLOCALE
echo " XF86BigFont support: "$XF86BIGFONT
echo " XKB support: "$XKB
echo " XLOCALEDIR environment variable support: "$ENABLE_XLOCALEDIR
-echo " Manual pages suffix: "$LIB_MAN_SUFFIX
echo " Compose table cache enabled: "$COMPOSECACHE
echo " Functional specs building enabled: "$build_specs
echo ""