Last commit forgot to rerun autoreconf and aclocal
within the gcc subdirectory.
gcc/ChangeLog:
* config.in: (Rebuilt).
* configure: (Rebuilt).
Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
#endif
+/* If --with-multiarch option is used */
+#ifndef USED_FOR_TARGET
+#undef ENABLE_MULTIARCH
+#endif
+
+
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#ifndef USED_FOR_TARGET
#endif
-/* Specify if mutliarch is enabled. */
-#ifndef USED_FOR_TARGET
-#undef ENABLE_MULTIARCH
-#endif
-
-
/* The size of `dev_t', as computed by sizeof. */
#ifndef USED_FOR_TARGET
#undef SIZEOF_DEV_T
if test $gcc_cv_prog_python3_modern = no; then
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING:
*** Python3 is missing.
-*** Info documentation for modula-2 will not be built." >&5
+*** Documentation for modula-2 will not include the library modules." >&5
$as_echo "$as_me: WARNING:
*** Python3 is missing.
-*** Info documentation for modula-2 will not be built." >&2;}
+*** Documentation for modula-2 will not include the library modules." >&2;}
HAVE_PYTHON=no
else
HAVE_PYTHON=yes