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.45 by aonoto, Mon Feb 22 17:06:54 2010 UTC revision 1.46 by aonoto, Sun Apr 25 10:38:55 2010 UTC
# Line 2620  case $host in Line 2620  case $host in
2620  *-*-linux*)  *-*-linux*)
2621      CCOPTIONS="-Dlinux -D_GNU_SOURCE -D_POSIX_SOURCE -D_BSD_SOURCE"      CCOPTIONS="-Dlinux -D_GNU_SOURCE -D_POSIX_SOURCE -D_BSD_SOURCE"
2622      ;;      ;;
2623    *-*-*-gnu)
2624        # Non-Linux kernel with GNU libc.
2625        CCOPTIONS="-D_GNU_SOURCE"
2626        ;;
2627  *-*-sunos*)  *-*-sunos*)
2628        if test $GCC = yes; then        if test $GCC = yes; then
2629          CCOPTIONS="-Dsun -Dsparc"          CCOPTIONS="-Dsun -Dsparc"
# Line 3571  ia64-*-hpux*) Line 3575  ia64-*-hpux*)
3575    ;;    ;;
3576  *-*-irix6*)  *-*-irix6*)
3577    # Find out which ABI we are using.    # Find out which ABI we are using.
3578    echo '#line 3574 "configure"' > conftest.$ac_ext    echo '#line 3578 "configure"' > conftest.$ac_ext
3579    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3580    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
3581    ac_status=$?    ac_status=$?
# Line 4687  fi Line 4691  fi
4691    
4692    
4693  # Provide some information about the compiler.  # Provide some information about the compiler.
4694  echo "$as_me:4690:" \  echo "$as_me:4694:" \
4695       "checking for Fortran 77 compiler version" >&5       "checking for Fortran 77 compiler version" >&5
4696  ac_compiler=`set X $ac_compile; echo $2`  ac_compiler=`set X $ac_compile; echo $2`
4697  { (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 6003  else Line 6007  else
6007     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
6008     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
6009     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
6010     (eval echo "\"\$as_me:6006: $lt_compile\"" >&5)     (eval echo "\"\$as_me:6010: $lt_compile\"" >&5)
6011     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
6012     ac_status=$?     ac_status=$?
6013     cat conftest.err >&5     cat conftest.err >&5
6014     echo "$as_me:6010: \$? = $ac_status" >&5     echo "$as_me:6014: \$? = $ac_status" >&5
6015     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
6016       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
6017       # So say no if there are warnings other than the usual output.       # So say no if there are warnings other than the usual output.
# Line 6293  else Line 6297  else
6297     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
6298     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
6299     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
6300     (eval echo "\"\$as_me:6296: $lt_compile\"" >&5)     (eval echo "\"\$as_me:6300: $lt_compile\"" >&5)
6301     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
6302     ac_status=$?     ac_status=$?
6303     cat conftest.err >&5     cat conftest.err >&5
6304     echo "$as_me:6300: \$? = $ac_status" >&5     echo "$as_me:6304: \$? = $ac_status" >&5
6305     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
6306       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
6307       # So say no if there are warnings other than the usual output.       # So say no if there are warnings other than the usual output.
# Line 6397  else Line 6401  else
6401     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
6402     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
6403     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
6404     (eval echo "\"\$as_me:6400: $lt_compile\"" >&5)     (eval echo "\"\$as_me:6404: $lt_compile\"" >&5)
6405     (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
6406     ac_status=$?     ac_status=$?
6407     cat out/conftest.err >&5     cat out/conftest.err >&5
6408     echo "$as_me:6404: \$? = $ac_status" >&5     echo "$as_me:6408: \$? = $ac_status" >&5
6409     if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
6410     then     then
6411       # 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 8683  else Line 8687  else
8687    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
8688    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
8689    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
8690  #line 8686 "configure"  #line 8690 "configure"
8691  #include "confdefs.h"  #include "confdefs.h"
8692    
8693  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 8783  else Line 8787  else
8787    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
8788    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
8789    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
8790  #line 8786 "configure"  #line 8790 "configure"
8791  #include "confdefs.h"  #include "confdefs.h"
8792    
8793  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 11170  else Line 11174  else
11174     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
11175     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
11176     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
11177     (eval echo "\"\$as_me:11173: $lt_compile\"" >&5)     (eval echo "\"\$as_me:11177: $lt_compile\"" >&5)
11178     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
11179     ac_status=$?     ac_status=$?
11180     cat conftest.err >&5     cat conftest.err >&5
11181     echo "$as_me:11177: \$? = $ac_status" >&5     echo "$as_me:11181: \$? = $ac_status" >&5
11182     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
11183       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
11184       # So say no if there are warnings other than the usual output.       # So say no if there are warnings other than the usual output.
# Line 11274  else Line 11278  else
11278     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
11279     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
11280     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
11281     (eval echo "\"\$as_me:11277: $lt_compile\"" >&5)     (eval echo "\"\$as_me:11281: $lt_compile\"" >&5)
11282     (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
11283     ac_status=$?     ac_status=$?
11284     cat out/conftest.err >&5     cat out/conftest.err >&5
11285     echo "$as_me:11281: \$? = $ac_status" >&5     echo "$as_me:11285: \$? = $ac_status" >&5
11286     if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
11287     then     then
11288       # 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 12857  else Line 12861  else
12861     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
12862     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
12863     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
12864     (eval echo "\"\$as_me:12860: $lt_compile\"" >&5)     (eval echo "\"\$as_me:12864: $lt_compile\"" >&5)
12865     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
12866     ac_status=$?     ac_status=$?
12867     cat conftest.err >&5     cat conftest.err >&5
12868     echo "$as_me:12864: \$? = $ac_status" >&5     echo "$as_me:12868: \$? = $ac_status" >&5
12869     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
12870       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
12871       # So say no if there are warnings other than the usual output.       # So say no if there are warnings other than the usual output.
# Line 12961  else Line 12965  else
12965     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
12966     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
12967     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
12968     (eval echo "\"\$as_me:12964: $lt_compile\"" >&5)     (eval echo "\"\$as_me:12968: $lt_compile\"" >&5)
12969     (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
12970     ac_status=$?     ac_status=$?
12971     cat out/conftest.err >&5     cat out/conftest.err >&5
12972     echo "$as_me:12968: \$? = $ac_status" >&5     echo "$as_me:12972: \$? = $ac_status" >&5
12973     if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
12974     then     then
12975       # 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 15149  else Line 15153  else
15153     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
15154     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15155     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
15156     (eval echo "\"\$as_me:15152: $lt_compile\"" >&5)     (eval echo "\"\$as_me:15156: $lt_compile\"" >&5)
15157     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
15158     ac_status=$?     ac_status=$?
15159     cat conftest.err >&5     cat conftest.err >&5
15160     echo "$as_me:15156: \$? = $ac_status" >&5     echo "$as_me:15160: \$? = $ac_status" >&5
15161     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
15162       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
15163       # So say no if there are warnings other than the usual output.       # So say no if there are warnings other than the usual output.
# Line 15439  else Line 15443  else
15443     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
15444     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15445     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
15446     (eval echo "\"\$as_me:15442: $lt_compile\"" >&5)     (eval echo "\"\$as_me:15446: $lt_compile\"" >&5)
15447     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
15448     ac_status=$?     ac_status=$?
15449     cat conftest.err >&5     cat conftest.err >&5
15450     echo "$as_me:15446: \$? = $ac_status" >&5     echo "$as_me:15450: \$? = $ac_status" >&5
15451     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
15452       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
15453       # So say no if there are warnings other than the usual output.       # So say no if there are warnings other than the usual output.
# Line 15543  else Line 15547  else
15547     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
15548     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15549     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
15550     (eval echo "\"\$as_me:15546: $lt_compile\"" >&5)     (eval echo "\"\$as_me:15550: $lt_compile\"" >&5)
15551     (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
15552     ac_status=$?     ac_status=$?
15553     cat out/conftest.err >&5     cat out/conftest.err >&5
15554     echo "$as_me:15550: \$? = $ac_status" >&5     echo "$as_me:15554: \$? = $ac_status" >&5
15555     if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
15556     then     then
15557       # 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 20621  fi Line 20625  fi
20625    
20626    
20627    
   
20628    
20629    
20630  echo "$as_me:$LINENO: checking for /dev/ptmx" >&5  echo "$as_me:$LINENO: checking for /dev/ptmx" >&5

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.46

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