aboutsummaryrefslogtreecommitdiff
path: root/libquadmath
diff options
context:
space:
mode:
authorMartin Liska <mliska@suse.cz>2022-11-13 21:48:24 +0100
committerMartin Liska <mliska@suse.cz>2022-11-14 09:35:02 +0100
commitbd24b5dbb6877c339533f414b39c33cffe562067 (patch)
tree3fa251b653d0122871ffaff58377bc4884287cd2 /libquadmath
parentcead52c9d94420a092add58f0d1521ece3f8ecfa (diff)
downloadgcc-bd24b5dbb6877c339533f414b39c33cffe562067.zip
gcc-bd24b5dbb6877c339533f414b39c33cffe562067.tar.gz
gcc-bd24b5dbb6877c339533f414b39c33cffe562067.tar.bz2
Revert "configure: always set SPHINX_BUILD"
This reverts commit 5e749ee3019d7917184af30dab8d09c933c0a4a1.
Diffstat (limited to 'libquadmath')
-rwxr-xr-xlibquadmath/configure2
-rw-r--r--libquadmath/configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/libquadmath/configure b/libquadmath/configure
index 26fd6a4..b7928de 100755
--- a/libquadmath/configure
+++ b/libquadmath/configure
@@ -13311,7 +13311,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/libquadmath/configure.ac b/libquadmath/configure.ac
index e593b31..f2befdc 100644
--- a/libquadmath/configure.ac
+++ b/libquadmath/configure.ac
@@ -424,7 +424,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