aboutsummaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
Diffstat (limited to 'libiberty')
-rwxr-xr-xlibiberty/configure2
-rw-r--r--libiberty/configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/libiberty/configure b/libiberty/configure
index 7ee5d60..c04fa37 100755
--- a/libiberty/configure
+++ b/libiberty/configure
@@ -2535,7 +2535,7 @@ $as_echo "$as_me: WARNING:
*** Info and man pages documentation will not be built." >&2;}
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
$as_echo "no" >&6; }
- SPHINX_BUILD=
+ SPHINX_BUILD=sphinx-build
HAS_SPHINX_BUILD=
fi
rm -rf $tempdir
diff --git a/libiberty/configure.ac b/libiberty/configure.ac
index b2cfef9..d9f7b16 100644
--- a/libiberty/configure.ac
+++ b/libiberty/configure.ac
@@ -50,7 +50,7 @@ else
*** sphinx-build is missing or too old.
*** Info and man pages documentation will not be built.])
AC_MSG_RESULT(no)
- SPHINX_BUILD=
+ SPHINX_BUILD=sphinx-build
HAS_SPHINX_BUILD=
fi
rm -rf $tempdir