aboutsummaryrefslogtreecommitdiff
path: root/libiberty
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 /libiberty
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 '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 c04fa37..7ee5d60 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 d9f7b16..b2cfef9 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