aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorGraydon Hoare <[email protected]>2011-03-23 13:31:51 -0700
committerGraydon Hoare <[email protected]>2011-03-23 13:33:15 -0700
commitf740747ea561290b997e09315767bd791192e01e (patch)
tree0c21f01dbd7d60689da6c4fa920adb74ddc5787d /configure
parentSomeday I'll have a talk with the person who thought backslashes were wise in... (diff)
downloadrust-f740747ea561290b997e09315767bd791192e01e.tar.xz
rust-f740747ea561290b997e09315767bd791192e01e.zip
Guard texi2pdf on tex probe as well. OSX package systems are real permissive.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 8e7122bd..b2b587c9 100755
--- a/configure
+++ b/configure
@@ -132,6 +132,7 @@ probe CFG_OCAMLOPT_OPT ocamlopt.opt
probe CFG_FLEXLINK flexlink
probe CFG_MAKEINFO makeinfo
probe CFG_TEXI2PDF texi2pdf
+probe CFG_TEX tex
if [ ! -z "$CFG_LLVM_ROOT" ]
then