gcc/libquadmath
Martin Liska 5e749ee301 configure: always set SPHINX_BUILD
During the Sphinx-migration development, I used
SPHINX_BUILD='' in order to skip building info and manual
pages in gcc folder. However, we've got HAS_SPHINX_BUILD
which is the correct flag for that.

With the patch, one will get a nicer error message when
sphinx-build is missing and one builds (explicitly) a target which
depends on it.

	PR other/107620

gcc/ChangeLog:

	* configure: Regenerate.
	* configure.ac: Always set sphinx-build.

libgomp/ChangeLog:

	* configure: Regenerate.
	* configure.ac: Always set sphinx-build.

libiberty/ChangeLog:

	* configure: Regenerate.
	* configure.ac: Always set sphinx-build.

libitm/ChangeLog:

	* configure: Regenerate.
	* configure.ac: Always set sphinx-build.

libquadmath/ChangeLog:

	* configure: Regenerate.
	* configure.ac: Always set sphinx-build.
2022-11-13 16:35:25 +01:00
..
doc sphinx: add missing newline for conf.py files. 2022-11-10 13:56:49 +01:00
math
printf
strtod
acinclude.m4
aclocal.m4
ChangeLog Daily bump. 2022-11-11 00:17:22 +00:00
config.h.in
configure configure: always set SPHINX_BUILD 2022-11-13 16:35:25 +01:00
configure.ac configure: always set SPHINX_BUILD 2022-11-13 16:35:25 +01:00
COPYING.LIB
libtool-version
Makefile.am
Makefile.in sphinx: add missing HAS_SPHINX_BUILD 2022-11-09 20:32:07 +01:00
quadmath_weak.h
quadmath-imp.h
quadmath-rounding-mode.h
quadmath.h
quadmath.map
update-quadmath.py