Revert "configure: always set SPHINX_BUILD"
This reverts commit 5e749ee301
.
This commit is contained in:
parent
cead52c9d9
commit
bd24b5dbb6
10 changed files with 10 additions and 10 deletions
2
gcc/configure
vendored
2
gcc/configure
vendored
|
@ -8849,7 +8849,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
|
||||
|
|
|
@ -1283,7 +1283,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
|
||||
|
|
2
libgomp/configure
vendored
2
libgomp/configure
vendored
|
@ -16916,7 +16916,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
|
||||
|
|
|
@ -499,7 +499,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
|
||||
|
|
2
libiberty/configure
vendored
2
libiberty/configure
vendored
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
2
libitm/configure
vendored
2
libitm/configure
vendored
|
@ -18094,7 +18094,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
|
||||
|
|
|
@ -331,7 +331,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
|
||||
|
|
2
libquadmath/configure
vendored
2
libquadmath/configure
vendored
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue