Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libgloss/m68hc11/configure.ac')
-rw-r--r--libgloss/m68hc11/configure.ac4
1 files changed, 0 insertions, 4 deletions
diff --git a/libgloss/m68hc11/configure.ac b/libgloss/m68hc11/configure.ac
index 3ac4d6d05..2da7977f4 100644
--- a/libgloss/m68hc11/configure.ac
+++ b/libgloss/m68hc11/configure.ac
@@ -1,10 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(sci-inout.S)
-if test "${enable_shared}" = "yes" ; then
- echo "Shared libraries not supported for cross compiling, ignored"
-fi
-
AC_CONFIG_AUX_DIR(../..)
AC_CANONICAL_SYSTEM