summaryrefslogtreecommitdiff
path: root/Build/source/withenable.ac
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2008-01-13 22:31:25 +0000
committerNorbert Preining <preining@logic.at>2008-01-13 22:31:25 +0000
commit5c22279bea757066e928d8dbe5f628e89a4f9d20 (patch)
tree8552a0a284aef3ba95712130276a299c391e86ad /Build/source/withenable.ac
parent0a893c4f259e3d5e05655b3aaced7d50a96747a5 (diff)
add texcount to build process
git-svn-id: svn://tug.org/texlive/trunk@6220 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/withenable.ac')
-rw-r--r--Build/source/withenable.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/withenable.ac b/Build/source/withenable.ac
index 728a7384a2c..ccfff71643f 100644
--- a/Build/source/withenable.ac
+++ b/Build/source/withenable.ac
@@ -29,6 +29,9 @@ AC_ARG_WITH([sam2p],
AC_ARG_WITH([t1utils],
[ --without-t1utils do not build the t1utils package])
+AC_ARG_WITH([texcount],
+ [ --without-texcount do not build the texcount package])
+
AC_ARG_WITH([texi2html],
[ --without-texi2html do not build the texi2html package])