Changeset 01518357 in rtems


Ignore:
Timestamp:
03/23/98 19:53:08 (26 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
d53130be
Parents:
5839b0c1
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    r5839b0c1 r01518357  
    14381438#line 1439 "configure"
    14391439#include "confdefs.h"
    1440 
    1441 #if defined(__PPC__)
    1442   int __SDATA_START__;  int __SDATA2_START__;
    1443   int __GOT_START__;    int __GOT_END__;
    1444   int __GOT2_START__;   int __GOT2_END__;
    1445   int __SBSS_END__;     int __SBSS2_END__;
    1446   int __FIXUP_START__;  int __FIXUP_END__;
    1447   int __EXCEPT_START__; int __EXCEPT_END__;
    1448   int __init;           int __fini;
    1449 #endif
    1450 #if defined(__hppa__)
    1451   asm ( ".subspa \$GLOBAL\$,QUAD=1,ALIGN=8,ACCESS=0x1f,SORT=40");
    1452   asm ( ".export \$global\$" );
    1453   asm ( "\$global\$:");
    1454 #endif
    1455  int atexit() { return 0; }
    1456  void *malloc() { return 0; }
    1457  main(){return(0);}
     1440main(){return(0);}
    14581441EOF
    1459 if { (eval echo configure:1460: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
     1442if { (eval echo configure:1443: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
    14601443  rtems_cv_prog_cc_works=yes
    14611444  # If we can't run a trivial program, we are probably using a cross compiler.
     
    14771460fi
    14781461echo $ac_n "checking whether the target C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
    1479 echo "configure:1480: checking whether the target C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
     1462echo "configure:1463: checking whether the target C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
    14801463echo "$ac_t""$rtems_cv_prog_cc_cross" 1>&6
    14811464
    14821465echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
    1483 echo "configure:1484: checking whether we are using GNU C" >&5
     1466echo "configure:1467: checking whether we are using GNU C" >&5
    14841467if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
    14851468  echo $ac_n "(cached) $ac_c" 1>&6
     
    14901473#endif
    14911474EOF
    1492 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1493: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
     1475if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1476: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
    14931476  ac_cv_prog_gcc=yes
    14941477else
     
    15051488  CFLAGS=
    15061489  echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
    1507 echo "configure:1508: checking whether ${CC-cc} accepts -g" >&5
     1490echo "configure:1491: checking whether ${CC-cc} accepts -g" >&5
    15081491if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
    15091492  echo $ac_n "(cached) $ac_c" 1>&6
     
    15451528 
    15461529echo $ac_n "checking whether $CC_FOR_TARGET accepts -specs""... $ac_c" 1>&6
    1547 echo "configure:1548: checking whether $CC_FOR_TARGET accepts -specs" >&5
     1530echo "configure:1531: checking whether $CC_FOR_TARGET accepts -specs" >&5
    15481531if eval "test \"`echo '$''{'rtems_cv_gcc_specs'+set}'`\" = set"; then
    15491532  echo $ac_n "(cached) $ac_c" 1>&6
     
    15701553
    15711554echo $ac_n "checking whether $CC_FOR_TARGET accepts --pipe""... $ac_c" 1>&6
    1572 echo "configure:1573: checking whether $CC_FOR_TARGET accepts --pipe" >&5
     1555echo "configure:1556: checking whether $CC_FOR_TARGET accepts --pipe" >&5
    15731556if eval "test \"`echo '$''{'rtems_cv_gcc_pipe'+set}'`\" = set"; then
    15741557  echo $ac_n "(cached) $ac_c" 1>&6
     
    16031586set dummy $ac_prog; ac_word=$2
    16041587echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1605 echo "configure:1606: checking for $ac_word" >&5
     1588echo "configure:1589: checking for $ac_word" >&5
    16061589if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then
    16071590  echo $ac_n "(cached) $ac_c" 1>&6
     
    16341617
    16351618echo $ac_n "checking whether the target C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6
    1636 echo "configure:1637: checking whether the target C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5
     1619echo "configure:1620: checking whether the target C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5
    16371620
    16381621ac_ext=C
     
    16451628
    16461629cat > conftest.$ac_ext <<EOF
    1647 #line 1648 "configure"
     1630#line 1631 "configure"
    16481631#include "confdefs.h"
    16491632main(){return(0);}
    16501633EOF
    1651 if { (eval echo configure:1652: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
     1634if { (eval echo configure:1635: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
    16521635  rtems_cv_prog_cxx_works=yes
    16531636  # If we can't run a trivial program, we are probably using a cross compiler.
     
    16651648if test "$rtems_cv_prog_cxx_works" = "no"; then
    16661649    cat > conftest.$ac_ext <<EOF
    1667 #line 1668 "configure"
     1650#line 1651 "configure"
    16681651#include "confdefs.h"
    1669 extern "C" void *malloc(); void *malloc() { return (0); }
    1670      extern "C" int atexit();   int atexit() { return 0; }
    1671 #if defined(__PPC__)
    1672   int __SDATA_START__;  int __SDATA2_START__;
    1673   int __GOT_START__;    int __GOT_END__;
    1674   int __GOT2_START__;   int __GOT2_END__;
    1675   int __SBSS_END__;     int __SBSS2_END__;
    1676   int __FIXUP_START__;  int __FIXUP_END__;
    1677   int __EXCEPT_START__; int __EXCEPT_END__;
    1678   int __init;           int __fini;
    1679 #endif
    1680 #if defined(__hppa__)
    1681   asm ( ".subspa \$GLOBAL\$,QUAD=1,ALIGN=8,ACCESS=0x1f,SORT=40");
    1682   asm ( ".export \$global\$" );
    1683   asm ( "\$global\$:");
    1684 #endif
    1685 
    1686      main(){return(0);}
     1652 main(){return(0);}
    16871653EOF
    1688 if { (eval echo configure:1689: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
     1654if { (eval echo configure:1655: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
    16891655  rtems_cv_prog_cxx_works=yes
    16901656  # If we can't run a trivial program, we are probably using a cross compiler.
     
    17131679fi
    17141680echo $ac_n "checking whether the target C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
    1715 echo "configure:1716: checking whether the target C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5
     1681echo "configure:1682: checking whether the target C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5
    17161682echo "$ac_t""$rtems_cv_prog_cxx_cross" 1>&6
    17171683
    17181684echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6
    1719 echo "configure:1720: checking whether we are using GNU C++" >&5
     1685echo "configure:1686: checking whether we are using GNU C++" >&5
    17201686if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then
    17211687  echo $ac_n "(cached) $ac_c" 1>&6
     
    17261692#endif
    17271693EOF
    1728 if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:1729: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
     1694if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:1695: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
    17291695  ac_cv_prog_gxx=yes
    17301696else
     
    17411707  CXXFLAGS=
    17421708  echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6
    1743 echo "configure:1744: checking whether ${CXX-g++} accepts -g" >&5
     1709echo "configure:1710: checking whether ${CXX-g++} accepts -g" >&5
    17441710if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then
    17451711  echo $ac_n "(cached) $ac_c" 1>&6
     
    17751741set dummy "$program_prefix"g++; ac_word=$2
    17761742echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1777 echo "configure:1778: checking for $ac_word" >&5
     1743echo "configure:1744: checking for $ac_word" >&5
    17781744if eval "test \"`echo '$''{'ac_cv_path_CXX_FOR_TARGET'+set}'`\" = set"; then
    17791745  echo $ac_n "(cached) $ac_c" 1>&6
     
    18201786set dummy "$program_prefix"gcc; ac_word=$2
    18211787echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1822 echo "configure:1823: checking for $ac_word" >&5
     1788echo "configure:1789: checking for $ac_word" >&5
    18231789if eval "test \"`echo '$''{'ac_cv_path_CC_FOR_TARGET'+set}'`\" = set"; then
    18241790  echo $ac_n "(cached) $ac_c" 1>&6
     
    18531819set dummy "$program_prefix"ar; ac_word=$2
    18541820echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1855 echo "configure:1856: checking for $ac_word" >&5
     1821echo "configure:1822: checking for $ac_word" >&5
    18561822if eval "test \"`echo '$''{'ac_cv_path_AR_FOR_TARGET'+set}'`\" = set"; then
    18571823  echo $ac_n "(cached) $ac_c" 1>&6
     
    18851851set dummy "$program_prefix"as; ac_word=$2
    18861852echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1887 echo "configure:1888: checking for $ac_word" >&5
     1853echo "configure:1854: checking for $ac_word" >&5
    18881854if eval "test \"`echo '$''{'ac_cv_path_AS_FOR_TARGET'+set}'`\" = set"; then
    18891855  echo $ac_n "(cached) $ac_c" 1>&6
     
    19171883set dummy "$program_prefix"nm; ac_word=$2
    19181884echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1919 echo "configure:1920: checking for $ac_word" >&5
     1885echo "configure:1886: checking for $ac_word" >&5
    19201886if eval "test \"`echo '$''{'ac_cv_path_NM_FOR_TARGET'+set}'`\" = set"; then
    19211887  echo $ac_n "(cached) $ac_c" 1>&6
     
    19491915set dummy "$program_prefix"ld; ac_word=$2
    19501916echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1951 echo "configure:1952: checking for $ac_word" >&5
     1917echo "configure:1918: checking for $ac_word" >&5
    19521918if eval "test \"`echo '$''{'ac_cv_path_LD_FOR_TARGET'+set}'`\" = set"; then
    19531919  echo $ac_n "(cached) $ac_c" 1>&6
     
    19821948set dummy "$program_prefix"ranlib; ac_word=$2
    19831949echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1984 echo "configure:1985: checking for $ac_word" >&5
     1950echo "configure:1951: checking for $ac_word" >&5
    19851951if eval "test \"`echo '$''{'ac_cv_path_RANLIB_FOR_TARGET'+set}'`\" = set"; then
    19861952  echo $ac_n "(cached) $ac_c" 1>&6
     
    20151981set dummy "$program_prefix"objcopy; ac_word=$2
    20161982echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2017 echo "configure:2018: checking for $ac_word" >&5
     1983echo "configure:1984: checking for $ac_word" >&5
    20181984if eval "test \"`echo '$''{'ac_cv_path_OBJCOPY_FOR_TARGET'+set}'`\" = set"; then
    20191985  echo $ac_n "(cached) $ac_c" 1>&6
     
    20472013set dummy "$program_prefix"size; ac_word=$2
    20482014echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2049 echo "configure:2050: checking for $ac_word" >&5
     2015echo "configure:2016: checking for $ac_word" >&5
    20502016if eval "test \"`echo '$''{'ac_cv_path_SIZE_FOR_TARGET'+set}'`\" = set"; then
    20512017  echo $ac_n "(cached) $ac_c" 1>&6
     
    20822048set dummy gcc; ac_word=$2
    20832049echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2084 echo "configure:2085: checking for $ac_word" >&5
     2050echo "configure:2051: checking for $ac_word" >&5
    20852051if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    20862052  echo $ac_n "(cached) $ac_c" 1>&6
     
    21112077set dummy cc; ac_word=$2
    21122078echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2113 echo "configure:2114: checking for $ac_word" >&5
     2079echo "configure:2080: checking for $ac_word" >&5
    21142080if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    21152081  echo $ac_n "(cached) $ac_c" 1>&6
     
    21592125
    21602126echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
    2161 echo "configure:2162: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
     2127echo "configure:2128: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
    21622128
    21632129ac_ext=c
     
    21692135
    21702136cat > conftest.$ac_ext <<EOF
    2171 #line 2172 "configure"
     2137#line 2138 "configure"
    21722138#include "confdefs.h"
    21732139main(){return(0);}
    21742140EOF
    2175 if { (eval echo configure:2176: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
     2141if { (eval echo configure:2142: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
    21762142  ac_cv_prog_cc_works=yes
    21772143  # If we can't run a trivial program, we are probably using a cross compiler.
     
    21932159fi
    21942160echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
    2195 echo "configure:2196: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
     2161echo "configure:2162: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
    21962162echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
    21972163cross_compiling=$ac_cv_prog_cc_cross
    21982164
    21992165echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
    2200 echo "configure:2201: checking whether we are using GNU C" >&5
     2166echo "configure:2167: checking whether we are using GNU C" >&5
    22012167if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
    22022168  echo $ac_n "(cached) $ac_c" 1>&6
     
    22072173#endif
    22082174EOF
    2209 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:2210: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
     2175if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:2176: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
    22102176  ac_cv_prog_gcc=yes
    22112177else
     
    22222188  CFLAGS=
    22232189  echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
    2224 echo "configure:2225: checking whether ${CC-cc} accepts -g" >&5
     2190echo "configure:2191: checking whether ${CC-cc} accepts -g" >&5
    22252191if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
    22262192  echo $ac_n "(cached) $ac_c" 1>&6
     
    22532219do
    22542220echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    2255 echo "configure:2256: checking for $ac_func" >&5
     2221echo "configure:2222: checking for $ac_func" >&5
    22562222if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    22572223  echo $ac_n "(cached) $ac_c" 1>&6
    22582224else
    22592225  cat > conftest.$ac_ext <<EOF
    2260 #line 2261 "configure"
     2226#line 2227 "configure"
    22612227#include "confdefs.h"
    22622228/* System header to define __stub macros and hopefully few prototypes,
     
    22812247; return 0; }
    22822248EOF
    2283 if { (eval echo configure:2284: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
     2249if { (eval echo configure:2250: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
    22842250  rm -rf conftest*
    22852251  eval "ac_cv_func_$ac_func=yes"
     
    23092275
    23102276echo $ac_n "checking for Makefile.in in c/src/exec/score/tools/$target_cpu""... $ac_c" 1>&6
    2311 echo "configure:2312: checking for Makefile.in in c/src/exec/score/tools/$target_cpu" >&5
     2277echo "configure:2278: checking for Makefile.in in c/src/exec/score/tools/$target_cpu" >&5
    23122278if test -d $srcdir/c/src/exec/score/tools/$target_cpu; then
    23132279  rtems_av_save_dir=`pwd`;
     
    23242290
    23252291echo $ac_n "checking for Makefile.in in c/src/exec/rtems""... $ac_c" 1>&6
    2326 echo "configure:2327: checking for Makefile.in in c/src/exec/rtems" >&5
     2292echo "configure:2293: checking for Makefile.in in c/src/exec/rtems" >&5
    23272293if test -d $srcdir/c/src/exec/rtems; then
    23282294  rtems_av_save_dir=`pwd`;
     
    23392305
    23402306echo $ac_n "checking for Makefile.in in c/src/exec/sapi""... $ac_c" 1>&6
    2341 echo "configure:2342: checking for Makefile.in in c/src/exec/sapi" >&5
     2307echo "configure:2308: checking for Makefile.in in c/src/exec/sapi" >&5
    23422308if test -d $srcdir/c/src/exec/sapi; then
    23432309  rtems_av_save_dir=`pwd`;
     
    23562322 
    23572323echo $ac_n "checking for Makefile.in in c/src/exec/posix""... $ac_c" 1>&6
    2358 echo "configure:2359: checking for Makefile.in in c/src/exec/posix" >&5
     2324echo "configure:2325: checking for Makefile.in in c/src/exec/posix" >&5
    23592325if test -d $srcdir/c/src/exec/posix; then
    23602326  rtems_av_save_dir=`pwd`;
     
    23782344  if test -z "$rtems_bsp"; then
    23792345    echo $ac_n "checking for bsps""... $ac_c" 1>&6
    2380 echo "configure:2381: checking for bsps" >&5
     2346echo "configure:2347: checking for bsps" >&5
    23812347    files=`ls $srcdir/c/src/lib/libbsp/$target_cpu`
    23822348    for file in $files; do
     
    24252391       
    24262392echo $ac_n "checking for Makefile.in in c/src/lib/libbsp/$target_cpu/$bspdir""... $ac_c" 1>&6
    2427 echo "configure:2428: checking for Makefile.in in c/src/lib/libbsp/$target_cpu/$bspdir" >&5
     2393echo "configure:2394: checking for Makefile.in in c/src/lib/libbsp/$target_cpu/$bspdir" >&5
    24282394if test -d $srcdir/c/src/lib/libbsp/$target_cpu/$bspdir; then
    24292395  rtems_av_save_dir=`pwd`;
     
    24482414
    24492415echo $ac_n "checking for Makefile.in in c/src/lib/libcpu/$target_cpu""... $ac_c" 1>&6
    2450 echo "configure:2451: checking for Makefile.in in c/src/lib/libcpu/$target_cpu" >&5
     2416echo "configure:2417: checking for Makefile.in in c/src/lib/libcpu/$target_cpu" >&5
    24512417if test -d $srcdir/c/src/lib/libcpu/$target_cpu; then
    24522418  rtems_av_save_dir=`pwd`;
     
    24652431 
    24662432echo $ac_n "checking for Makefile.in in c/src/lib/start/$target_cpu""... $ac_c" 1>&6
    2467 echo "configure:2468: checking for Makefile.in in c/src/lib/start/$target_cpu" >&5
     2433echo "configure:2434: checking for Makefile.in in c/src/lib/start/$target_cpu" >&5
    24682434if test -d $srcdir/c/src/lib/start/$target_cpu; then
    24692435  rtems_av_save_dir=`pwd`;
     
    25072473# If the tests are enabled, then find all the test suite Makefiles
    25082474echo $ac_n "checking Are the test suites enabled? ""... $ac_c" 1>&6
    2509 echo "configure:2510: checking Are the test suites enabled? " >&5
     2475echo "configure:2476: checking Are the test suites enabled? " >&5
    25102476tests_enabled=yes
    25112477# Check whether --enable-tests or --disable-tests was given.
     
    25262492
    25272493echo $ac_n "checking for Makefile.in in c/src/tests/tools/$target_cpu""... $ac_c" 1>&6
    2528 echo "configure:2529: checking for Makefile.in in c/src/tests/tools/$target_cpu" >&5
     2494echo "configure:2495: checking for Makefile.in in c/src/tests/tools/$target_cpu" >&5
    25292495if test -d $srcdir/c/src/tests/tools/$target_cpu; then
    25302496  rtems_av_save_dir=`pwd`;
     
    25432509   
    25442510echo $ac_n "checking for Makefile.in in c/src/tests/libtests""... $ac_c" 1>&6
    2545 echo "configure:2546: checking for Makefile.in in c/src/tests/libtests" >&5
     2511echo "configure:2512: checking for Makefile.in in c/src/tests/libtests" >&5
    25462512if test -d $srcdir/c/src/tests/libtests; then
    25472513  rtems_av_save_dir=`pwd`;
     
    25582524   
    25592525echo $ac_n "checking for Makefile.in in c/src/tests/sptests""... $ac_c" 1>&6
    2560 echo "configure:2561: checking for Makefile.in in c/src/tests/sptests" >&5
     2526echo "configure:2527: checking for Makefile.in in c/src/tests/sptests" >&5
    25612527if test -d $srcdir/c/src/tests/sptests; then
    25622528  rtems_av_save_dir=`pwd`;
     
    25732539   
    25742540echo $ac_n "checking for Makefile.in in c/src/tests/tmtests""... $ac_c" 1>&6
    2575 echo "configure:2576: checking for Makefile.in in c/src/tests/tmtests" >&5
     2541echo "configure:2542: checking for Makefile.in in c/src/tests/tmtests" >&5
    25762542if test -d $srcdir/c/src/tests/tmtests; then
    25772543  rtems_av_save_dir=`pwd`;
     
    25882554   
    25892555echo $ac_n "checking for Makefile.in in c/src/tests/mptests""... $ac_c" 1>&6
    2590 echo "configure:2591: checking for Makefile.in in c/src/tests/mptests" >&5
     2556echo "configure:2557: checking for Makefile.in in c/src/tests/mptests" >&5
    25912557if test -d $srcdir/c/src/tests/mptests; then
    25922558  rtems_av_save_dir=`pwd`;
     
    26042570     
    26052571echo $ac_n "checking for Makefile.in in c/src/tests/psxtests""... $ac_c" 1>&6
    2606 echo "configure:2607: checking for Makefile.in in c/src/tests/psxtests" >&5
     2572echo "configure:2573: checking for Makefile.in in c/src/tests/psxtests" >&5
    26072573if test -d $srcdir/c/src/tests/psxtests; then
    26082574  rtems_av_save_dir=`pwd`;
     
    26222588# If the HWAPI is enabled, the find the HWAPI Makefiles
    26232589echo $ac_n "checking Is the HWAPI enabled? ""... $ac_c" 1>&6
    2624 echo "configure:2625: checking Is the HWAPI enabled? " >&5
     2590echo "configure:2591: checking Is the HWAPI enabled? " >&5
    26252591# Check whether --enable-hwapi or --disable-hwapi was given.
    26262592if test "${enable_hwapi+set}" = set; then
     
    26332599           
    26342600echo $ac_n "checking for Makefile.in in c/src/lib/libhwapi/analog""... $ac_c" 1>&6
    2635 echo "configure:2636: checking for Makefile.in in c/src/lib/libhwapi/analog" >&5
     2601echo "configure:2602: checking for Makefile.in in c/src/lib/libhwapi/analog" >&5
    26362602if test -d $srcdir/c/src/lib/libhwapi/analog; then
    26372603  rtems_av_save_dir=`pwd`;
     
    26482614           
    26492615echo $ac_n "checking for Makefile.in in c/src/lib/libhwapi/discrete""... $ac_c" 1>&6
    2650 echo "configure:2651: checking for Makefile.in in c/src/lib/libhwapi/discrete" >&5
     2616echo "configure:2617: checking for Makefile.in in c/src/lib/libhwapi/discrete" >&5
    26512617if test -d $srcdir/c/src/lib/libhwapi/discrete; then
    26522618  rtems_av_save_dir=`pwd`;
     
    26632629           
    26642630echo $ac_n "checking for Makefile.in in c/src/lib/libhwapi/drivers""... $ac_c" 1>&6
    2665 echo "configure:2666: checking for Makefile.in in c/src/lib/libhwapi/drivers" >&5
     2631echo "configure:2632: checking for Makefile.in in c/src/lib/libhwapi/drivers" >&5
    26662632if test -d $srcdir/c/src/lib/libhwapi/drivers; then
    26672633  rtems_av_save_dir=`pwd`;
     
    26782644           
    26792645echo $ac_n "checking for Makefile.in in c/src/lib/libhwapi/non_volatile_memory""... $ac_c" 1>&6
    2680 echo "configure:2681: checking for Makefile.in in c/src/lib/libhwapi/non_volatile_memory" >&5
     2646echo "configure:2647: checking for Makefile.in in c/src/lib/libhwapi/non_volatile_memory" >&5
    26812647if test -d $srcdir/c/src/lib/libhwapi/non_volatile_memory; then
    26822648  rtems_av_save_dir=`pwd`;
     
    26932659           
    26942660echo $ac_n "checking for Makefile.in in c/src/lib/libhwapi/serial""... $ac_c" 1>&6
    2695 echo "configure:2696: checking for Makefile.in in c/src/lib/libhwapi/serial" >&5
     2661echo "configure:2662: checking for Makefile.in in c/src/lib/libhwapi/serial" >&5
    26962662if test -d $srcdir/c/src/lib/libhwapi/serial; then
    26972663  rtems_av_save_dir=`pwd`;
     
    27082674           
    27092675echo $ac_n "checking for Makefile.in in c/src/lib/libhwapi/support""... $ac_c" 1>&6
    2710 echo "configure:2711: checking for Makefile.in in c/src/lib/libhwapi/support" >&5
     2676echo "configure:2677: checking for Makefile.in in c/src/lib/libhwapi/support" >&5
    27112677if test -d $srcdir/c/src/lib/libhwapi/support; then
    27122678  rtems_av_save_dir=`pwd`;
     
    27232689           
    27242690echo $ac_n "checking for Makefile.in in c/src/lib/libhwapi/wrapup""... $ac_c" 1>&6
    2725 echo "configure:2726: checking for Makefile.in in c/src/lib/libhwapi/wrapup" >&5
     2691echo "configure:2692: checking for Makefile.in in c/src/lib/libhwapi/wrapup" >&5
    27262692if test -d $srcdir/c/src/lib/libhwapi/wrapup; then
    27272693  rtems_av_save_dir=`pwd`;
     
    27652731
    27662732echo $ac_n "checking for Makefile.in in c/build-tools""... $ac_c" 1>&6
    2767 echo "configure:2768: checking for Makefile.in in c/build-tools" >&5
     2733echo "configure:2734: checking for Makefile.in in c/build-tools" >&5
    27682734if test -d $srcdir/c/build-tools; then
    27692735  rtems_av_save_dir=`pwd`;
     
    27802746
    27812747echo $ac_n "checking for Makefile.in in make""... $ac_c" 1>&6
    2782 echo "configure:2783: checking for Makefile.in in make" >&5
     2748echo "configure:2749: checking for Makefile.in in make" >&5
    27832749if test -d $srcdir/make; then
    27842750  rtems_av_save_dir=`pwd`;
     
    27952761
    27962762echo $ac_n "checking for Makefile.in in c/src/lib/libmisc""... $ac_c" 1>&6
    2797 echo "configure:2798: checking for Makefile.in in c/src/lib/libmisc" >&5
     2763echo "configure:2764: checking for Makefile.in in c/src/lib/libmisc" >&5
    27982764if test -d $srcdir/c/src/lib/libmisc; then
    27992765  rtems_av_save_dir=`pwd`;
     
    28102776
    28112777echo $ac_n "checking for Makefile.in in c/src/tests/samples""... $ac_c" 1>&6
    2812 echo "configure:2813: checking for Makefile.in in c/src/tests/samples" >&5
     2778echo "configure:2779: checking for Makefile.in in c/src/tests/samples" >&5
    28132779if test -d $srcdir/c/src/tests/samples; then
    28142780  rtems_av_save_dir=`pwd`;
Note: See TracChangeset for help on using the changeset viewer.