OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [gas/] [configure] - Diff between revs 147 and 163

Show entire file | Details | Blame | View Log

Rev 147 Rev 163
Line 12141... Line 12141...
        if test $? -ne 0 ; then
        if test $? -ne 0 ; then
          extra_objects="$extra_objects bfin-lex.o"
          extra_objects="$extra_objects bfin-lex.o"
        fi
        fi
        ;;
        ;;
 
 
      fr30 | ip2k | iq2000 | lm32 | m32r | openrisc)
      epiphany | fr30 | ip2k | iq2000 | lm32 | m32r | openrisc)
        using_cgen=yes
        using_cgen=yes
        ;;
        ;;
 
 
      m32c)
      m32c)
        using_cgen=yes
        using_cgen=yes
Line 12193... Line 12193...
_ACEOF
_ACEOF
 
 
        fi
        fi
        ;;
        ;;
 
 
 
      rl78)
 
        echo ${extra_objects} | grep -s "rl78-parse.o"
 
        if test $? -ne 0 ; then
 
          extra_objects="$extra_objects rl78-parse.o"
 
        fi
 
        ;;
 
 
      rx)
      rx)
        echo ${extra_objects} | grep -s "rx-parse.o"
        echo ${extra_objects} | grep -s "rx-parse.o"
        if test $? -ne 0 ; then
        if test $? -ne 0 ; then
          extra_objects="$extra_objects rx-parse.o"
          extra_objects="$extra_objects rx-parse.o"
        fi
        fi
Line 12744... Line 12751...
fi
fi
if test "$LEX" = :; then
if test "$LEX" = :; then
  LEX=${am_missing_run}flex
  LEX=${am_missing_run}flex
fi
fi
 
 
ALL_LINGUAS="fr tr es rw id ru fi"
ALL_LINGUAS="fr tr es rw id ru fi ja"
# If we haven't got the data from the intl directory,
# If we haven't got the data from the intl directory,
# assume NLS is disabled.
# assume NLS is disabled.
USE_NLS=no
USE_NLS=no
LIBINTL=
LIBINTL=
LIBINTL_DEP=
LIBINTL_DEP=

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.