Develop and Download Open Source Software

Browse CVS Repository

Diff of /freewnn/FreeWnn/configure

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.32 by hiroo, Sun Jun 8 03:09:47 2003 UTC revision 1.33 by aono, Tue Jun 10 10:39:08 2003 UTC
# Line 2544  case $host in Line 2544  case $host in
2544  *-*-linux*)  *-*-linux*)
2545      CCOPTIONS="-Dlinux -D_POSIX_SOURCE -D_BSD_SOURCE"      CCOPTIONS="-Dlinux -D_POSIX_SOURCE -D_BSD_SOURCE"
2546      ;;      ;;
 *-*-freebsd*|*-*-netbsd*|*-*-openbsd*)  
     ;;  
 *-*-bsdi*)  
     ;;  
2547  *-*-darwin*)  *-*-darwin*)
2548      # Unfortunately, autoconf (at least 2.57) does not recognize      # Unfortunately, autoconf (at least 2.57) does not recognize
2549      # proper CPP. (Normal cpp-precomp nor auto-retrying in basic mode does      # proper CPP. (Normal cpp-precomp nor auto-retrying in basic mode does
# Line 2597  if test $debug = true; then Line 2593  if test $debug = true; then
2593      fi      fi
2594      INSTPGMFLAGS=      INSTPGMFLAGS=
2595  else  else
2596      CDEBUGFLAGS=""      CDEBUGFLAGS=${CDEBUGFLAGS:-""}
2597      INSTPGMFLAGS="-s"      INSTPGMFLAGS="-s"
2598  fi  fi
2599    
# Line 3486  ia64-*-hpux*) Line 3482  ia64-*-hpux*)
3482    ;;    ;;
3483  *-*-irix6*)  *-*-irix6*)
3484    # Find out which ABI we are using.    # Find out which ABI we are using.
3485    echo '#line 3489 "configure"' > conftest.$ac_ext    echo '#line 3485 "configure"' > conftest.$ac_ext
3486    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3487    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
3488    ac_status=$?    ac_status=$?
# Line 4564  fi Line 4560  fi
4560    
4561    
4562  # Provide some information about the compiler.  # Provide some information about the compiler.
4563  echo "$as_me:4567:" \  echo "$as_me:4563:" \
4564       "checking for Fortran 77 compiler version" >&5       "checking for Fortran 77 compiler version" >&5
4565  ac_compiler=`set X $ac_compile; echo $2`  ac_compiler=`set X $ac_compile; echo $2`
4566  { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5  { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
# Line 5567  else Line 5563  else
5563     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
5564     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
5565     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
5566     (eval echo "\"\$as_me:5570: $lt_compile\"" >&5)     (eval echo "\"\$as_me:5566: $lt_compile\"" >&5)
5567     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
5568     ac_status=$?     ac_status=$?
5569     cat conftest.err >&5     cat conftest.err >&5
5570     echo "$as_me:5574: \$? = $ac_status" >&5     echo "$as_me:5570: \$? = $ac_status" >&5
5571     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
5572       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
5573       # So say no if there are warnings       # So say no if there are warnings
# Line 5799  else Line 5795  else
5795     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
5796     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
5797     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
5798     (eval echo "\"\$as_me:5802: $lt_compile\"" >&5)     (eval echo "\"\$as_me:5798: $lt_compile\"" >&5)
5799     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
5800     ac_status=$?     ac_status=$?
5801     cat conftest.err >&5     cat conftest.err >&5
5802     echo "$as_me:5806: \$? = $ac_status" >&5     echo "$as_me:5802: \$? = $ac_status" >&5
5803     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
5804       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
5805       # So say no if there are warnings       # So say no if there are warnings
# Line 5866  else Line 5862  else
5862     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
5863     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
5864     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
5865     (eval echo "\"\$as_me:5869: $lt_compile\"" >&5)     (eval echo "\"\$as_me:5865: $lt_compile\"" >&5)
5866     (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
5867     ac_status=$?     ac_status=$?
5868     cat out/conftest.err >&5     cat out/conftest.err >&5
5869     echo "$as_me:5873: \$? = $ac_status" >&5     echo "$as_me:5869: \$? = $ac_status" >&5
5870     if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
5871     then     then
5872       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
# Line 7869  else Line 7865  else
7865    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
7866    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
7867    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
7868  #line 7872 "configure"  #line 7868 "configure"
7869  #include "confdefs.h"  #include "confdefs.h"
7870    
7871  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 7967  else Line 7963  else
7963    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
7964    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
7965    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
7966  #line 7970 "configure"  #line 7966 "configure"
7967  #include "confdefs.h"  #include "confdefs.h"
7968    
7969  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 10101  else Line 10097  else
10097     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
10098     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10099     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
10100     (eval echo "\"\$as_me:10104: $lt_compile\"" >&5)     (eval echo "\"\$as_me:10100: $lt_compile\"" >&5)
10101     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
10102     ac_status=$?     ac_status=$?
10103     cat conftest.err >&5     cat conftest.err >&5
10104     echo "$as_me:10108: \$? = $ac_status" >&5     echo "$as_me:10104: \$? = $ac_status" >&5
10105     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
10106       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
10107       # So say no if there are warnings       # So say no if there are warnings
# Line 10168  else Line 10164  else
10164     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
10165     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10166     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
10167     (eval echo "\"\$as_me:10171: $lt_compile\"" >&5)     (eval echo "\"\$as_me:10167: $lt_compile\"" >&5)
10168     (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
10169     ac_status=$?     ac_status=$?
10170     cat out/conftest.err >&5     cat out/conftest.err >&5
10171     echo "$as_me:10175: \$? = $ac_status" >&5     echo "$as_me:10171: \$? = $ac_status" >&5
10172     if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
10173     then     then
10174       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
# Line 11400  else Line 11396  else
11396    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11397    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
11398    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
11399  #line 11403 "configure"  #line 11399 "configure"
11400  #include "confdefs.h"  #include "confdefs.h"
11401    
11402  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 11498  else Line 11494  else
11494    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11495    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
11496    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
11497  #line 11501 "configure"  #line 11497 "configure"
11498  #include "confdefs.h"  #include "confdefs.h"
11499    
11500  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 12320  else Line 12316  else
12316     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
12317     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
12318     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
12319     (eval echo "\"\$as_me:12323: $lt_compile\"" >&5)     (eval echo "\"\$as_me:12319: $lt_compile\"" >&5)
12320     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
12321     ac_status=$?     ac_status=$?
12322     cat conftest.err >&5     cat conftest.err >&5
12323     echo "$as_me:12327: \$? = $ac_status" >&5     echo "$as_me:12323: \$? = $ac_status" >&5
12324     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
12325       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
12326       # So say no if there are warnings       # So say no if there are warnings
# Line 12387  else Line 12383  else
12383     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
12384     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
12385     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
12386     (eval echo "\"\$as_me:12390: $lt_compile\"" >&5)     (eval echo "\"\$as_me:12386: $lt_compile\"" >&5)
12387     (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
12388     ac_status=$?     ac_status=$?
12389     cat out/conftest.err >&5     cat out/conftest.err >&5
12390     echo "$as_me:12394: \$? = $ac_status" >&5     echo "$as_me:12390: \$? = $ac_status" >&5
12391     if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
12392     then     then
12393       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
# Line 14325  else Line 14321  else
14321     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
14322     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14323     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
14324     (eval echo "\"\$as_me:14328: $lt_compile\"" >&5)     (eval echo "\"\$as_me:14324: $lt_compile\"" >&5)
14325     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
14326     ac_status=$?     ac_status=$?
14327     cat conftest.err >&5     cat conftest.err >&5
14328     echo "$as_me:14332: \$? = $ac_status" >&5     echo "$as_me:14328: \$? = $ac_status" >&5
14329     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
14330       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
14331       # So say no if there are warnings       # So say no if there are warnings
# Line 14557  else Line 14553  else
14553     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
14554     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14555     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
14556     (eval echo "\"\$as_me:14560: $lt_compile\"" >&5)     (eval echo "\"\$as_me:14556: $lt_compile\"" >&5)
14557     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
14558     ac_status=$?     ac_status=$?
14559     cat conftest.err >&5     cat conftest.err >&5
14560     echo "$as_me:14564: \$? = $ac_status" >&5     echo "$as_me:14560: \$? = $ac_status" >&5
14561     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
14562       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
14563       # So say no if there are warnings       # So say no if there are warnings
# Line 14624  else Line 14620  else
14620     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
14621     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14622     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
14623     (eval echo "\"\$as_me:14627: $lt_compile\"" >&5)     (eval echo "\"\$as_me:14623: $lt_compile\"" >&5)
14624     (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
14625     ac_status=$?     ac_status=$?
14626     cat out/conftest.err >&5     cat out/conftest.err >&5
14627     echo "$as_me:14631: \$? = $ac_status" >&5     echo "$as_me:14627: \$? = $ac_status" >&5
14628     if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
14629     then     then
14630       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
# Line 16627  else Line 16623  else
16623    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
16624    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
16625    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
16626  #line 16630 "configure"  #line 16626 "configure"
16627  #include "confdefs.h"  #include "confdefs.h"
16628    
16629  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 16725  else Line 16721  else
16721    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
16722    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
16723    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
16724  #line 16728 "configure"  #line 16724 "configure"
16725  #include "confdefs.h"  #include "confdefs.h"
16726    
16727  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 18735  else Line 18731  else
18731    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
18732  #line $LINENO "configure"  #line $LINENO "configure"
18733  #include "confdefs.h"  #include "confdefs.h"
18734  $ac_includes_default  #include <sys/socket.h>
18735    
18736  #ifdef F77_DUMMY_MAIN  #ifdef F77_DUMMY_MAIN
18737  #  ifdef __cplusplus  #  ifdef __cplusplus
18738       extern "C"       extern "C"
# Line 18782  cat >>confdefs.h <<_ACEOF Line 18779  cat >>confdefs.h <<_ACEOF
18779  _ACEOF  _ACEOF
18780    
18781    
18782    else
18783    
18784  cat >>confdefs.h <<\_ACEOF  cat >>confdefs.h <<\_ACEOF
18785  #define socklen_t int  #define socklen_t int
18786  _ACEOF  _ACEOF
18787    
 else  
   INCLUDES = sys/socket.h  
18788  fi  fi
18789    
18790    

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26