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.41 by aonoto, Mon Aug 21 17:31:05 2006 UTC revision 1.42 by aonoto, Mon Sep 25 17:31:35 2006 UTC
# Line 2607  powerpc-*-beos*) Line 2607  powerpc-*-beos*)
2607  *-*-aix*)  *-*-aix*)
2608      CCOPTIONS="-DSYSV"      CCOPTIONS="-DSYSV"
2609      ;;      ;;
 *)  
     ;;  
2610  esac  esac
2611    
2612  if test $debug = true; then  if test $debug = true; then
# Line 3509  ia64-*-hpux*) Line 3507  ia64-*-hpux*)
3507    ;;    ;;
3508  *-*-irix6*)  *-*-irix6*)
3509    # Find out which ABI we are using.    # Find out which ABI we are using.
3510    echo '#line 3512 "configure"' > conftest.$ac_ext    echo '#line 3510 "configure"' > conftest.$ac_ext
3511    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3512    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
3513    ac_status=$?    ac_status=$?
# Line 4587  fi Line 4585  fi
4585    
4586    
4587  # Provide some information about the compiler.  # Provide some information about the compiler.
4588  echo "$as_me:4590:" \  echo "$as_me:4588:" \
4589       "checking for Fortran 77 compiler version" >&5       "checking for Fortran 77 compiler version" >&5
4590  ac_compiler=`set X $ac_compile; echo $2`  ac_compiler=`set X $ac_compile; echo $2`
4591  { (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 5590  else Line 5588  else
5588     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
5589     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
5590     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
5591     (eval echo "\"\$as_me:5593: $lt_compile\"" >&5)     (eval echo "\"\$as_me:5591: $lt_compile\"" >&5)
5592     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
5593     ac_status=$?     ac_status=$?
5594     cat conftest.err >&5     cat conftest.err >&5
5595     echo "$as_me:5597: \$? = $ac_status" >&5     echo "$as_me:5595: \$? = $ac_status" >&5
5596     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
5597       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
5598       # So say no if there are warnings       # So say no if there are warnings
# Line 5822  else Line 5820  else
5820     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
5821     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
5822     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
5823     (eval echo "\"\$as_me:5825: $lt_compile\"" >&5)     (eval echo "\"\$as_me:5823: $lt_compile\"" >&5)
5824     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
5825     ac_status=$?     ac_status=$?
5826     cat conftest.err >&5     cat conftest.err >&5
5827     echo "$as_me:5829: \$? = $ac_status" >&5     echo "$as_me:5827: \$? = $ac_status" >&5
5828     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
5829       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
5830       # So say no if there are warnings       # So say no if there are warnings
# Line 5889  else Line 5887  else
5887     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
5888     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
5889     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
5890     (eval echo "\"\$as_me:5892: $lt_compile\"" >&5)     (eval echo "\"\$as_me:5890: $lt_compile\"" >&5)
5891     (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
5892     ac_status=$?     ac_status=$?
5893     cat out/conftest.err >&5     cat out/conftest.err >&5
5894     echo "$as_me:5896: \$? = $ac_status" >&5     echo "$as_me:5894: \$? = $ac_status" >&5
5895     if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
5896     then     then
5897       # 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 7892  else Line 7890  else
7890    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
7891    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
7892    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
7893  #line 7895 "configure"  #line 7893 "configure"
7894  #include "confdefs.h"  #include "confdefs.h"
7895    
7896  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 7990  else Line 7988  else
7988    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
7989    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
7990    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
7991  #line 7993 "configure"  #line 7991 "configure"
7992  #include "confdefs.h"  #include "confdefs.h"
7993    
7994  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 10124  else Line 10122  else
10122     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
10123     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10124     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
10125     (eval echo "\"\$as_me:10127: $lt_compile\"" >&5)     (eval echo "\"\$as_me:10125: $lt_compile\"" >&5)
10126     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
10127     ac_status=$?     ac_status=$?
10128     cat conftest.err >&5     cat conftest.err >&5
10129     echo "$as_me:10131: \$? = $ac_status" >&5     echo "$as_me:10129: \$? = $ac_status" >&5
10130     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
10131       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
10132       # So say no if there are warnings       # So say no if there are warnings
# Line 10191  else Line 10189  else
10189     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
10190     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10191     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
10192     (eval echo "\"\$as_me:10194: $lt_compile\"" >&5)     (eval echo "\"\$as_me:10192: $lt_compile\"" >&5)
10193     (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
10194     ac_status=$?     ac_status=$?
10195     cat out/conftest.err >&5     cat out/conftest.err >&5
10196     echo "$as_me:10198: \$? = $ac_status" >&5     echo "$as_me:10196: \$? = $ac_status" >&5
10197     if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
10198     then     then
10199       # 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 11423  else Line 11421  else
11421    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11422    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
11423    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
11424  #line 11426 "configure"  #line 11424 "configure"
11425  #include "confdefs.h"  #include "confdefs.h"
11426    
11427  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 11521  else Line 11519  else
11519    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11520    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
11521    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
11522  #line 11524 "configure"  #line 11522 "configure"
11523  #include "confdefs.h"  #include "confdefs.h"
11524    
11525  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 12343  else Line 12341  else
12341     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
12342     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
12343     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
12344     (eval echo "\"\$as_me:12346: $lt_compile\"" >&5)     (eval echo "\"\$as_me:12344: $lt_compile\"" >&5)
12345     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
12346     ac_status=$?     ac_status=$?
12347     cat conftest.err >&5     cat conftest.err >&5
12348     echo "$as_me:12350: \$? = $ac_status" >&5     echo "$as_me:12348: \$? = $ac_status" >&5
12349     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
12350       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
12351       # So say no if there are warnings       # So say no if there are warnings
# Line 12410  else Line 12408  else
12408     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
12409     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
12410     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
12411     (eval echo "\"\$as_me:12413: $lt_compile\"" >&5)     (eval echo "\"\$as_me:12411: $lt_compile\"" >&5)
12412     (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
12413     ac_status=$?     ac_status=$?
12414     cat out/conftest.err >&5     cat out/conftest.err >&5
12415     echo "$as_me:12417: \$? = $ac_status" >&5     echo "$as_me:12415: \$? = $ac_status" >&5
12416     if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
12417     then     then
12418       # 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 14348  else Line 14346  else
14346     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
14347     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14348     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
14349     (eval echo "\"\$as_me:14351: $lt_compile\"" >&5)     (eval echo "\"\$as_me:14349: $lt_compile\"" >&5)
14350     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
14351     ac_status=$?     ac_status=$?
14352     cat conftest.err >&5     cat conftest.err >&5
14353     echo "$as_me:14355: \$? = $ac_status" >&5     echo "$as_me:14353: \$? = $ac_status" >&5
14354     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
14355       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
14356       # So say no if there are warnings       # So say no if there are warnings
# Line 14580  else Line 14578  else
14578     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
14579     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14580     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
14581     (eval echo "\"\$as_me:14583: $lt_compile\"" >&5)     (eval echo "\"\$as_me:14581: $lt_compile\"" >&5)
14582     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
14583     ac_status=$?     ac_status=$?
14584     cat conftest.err >&5     cat conftest.err >&5
14585     echo "$as_me:14587: \$? = $ac_status" >&5     echo "$as_me:14585: \$? = $ac_status" >&5
14586     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
14587       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
14588       # So say no if there are warnings       # So say no if there are warnings
# Line 14647  else Line 14645  else
14645     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
14646     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14647     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
14648     (eval echo "\"\$as_me:14650: $lt_compile\"" >&5)     (eval echo "\"\$as_me:14648: $lt_compile\"" >&5)
14649     (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
14650     ac_status=$?     ac_status=$?
14651     cat out/conftest.err >&5     cat out/conftest.err >&5
14652     echo "$as_me:14654: \$? = $ac_status" >&5     echo "$as_me:14652: \$? = $ac_status" >&5
14653     if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
14654     then     then
14655       # 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 16650  else Line 16648  else
16648    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
16649    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
16650    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
16651  #line 16653 "configure"  #line 16651 "configure"
16652  #include "confdefs.h"  #include "confdefs.h"
16653    
16654  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 16748  else Line 16746  else
16746    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
16747    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
16748    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
16749  #line 16751 "configure"  #line 16749 "configure"
16750  #include "confdefs.h"  #include "confdefs.h"
16751    
16752  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 18862  rm -f core core.* *.core conftest$ac_exe Line 18860  rm -f core core.* *.core conftest$ac_exe
18860  fi  fi
18861        if test "$res" = "OK"; then        if test "$res" = "OK"; then
18862          TERMLIB="${TERMLIB} -l${libname}"          TERMLIB="${TERMLIB} -l${libname}"
18863          lname=${LIBNAME}                                          break
   
 cat >>confdefs.h <<\_ACEOF  
 #define HAVE_${lname} 1  
 _ACEOF  
   
         break  
18864        fi        fi
18865        echo "$as_me:$LINENO: result: $libname library is not usable" >&5        echo "$as_me:$LINENO: result: $libname library is not usable" >&5
18866  echo "${ECHO_T}$libname library is not usable" >&6  echo "${ECHO_T}$libname library is not usable" >&6
# Line 19767  fi Line 19759  fi
19759    
19760    
19761    
19762    
19763  for ac_func in random drand48 fchmod getopt killpg \  for ac_func in random drand48 fchmod getopt killpg \
19764          FD_SET \          FD_SET \
19765          gethostname select socket closesocket setsockopt send recv \          gethostname select socket closesocket setsockopt send recv \
19766          getdtablesize getrlimit syslog vsyslog setenv snprintf \          getdtablesize getrlimit syslog vsyslog setenv snprintf \
19767          ptsname openpty pututxline pututline setsid          ptsname posix_openpt openpty pututxline pututline setsid
19768  do  do
19769  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
19770  echo "$as_me:$LINENO: checking for $ac_func" >&5  echo "$as_me:$LINENO: checking for $ac_func" >&5

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42

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