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.42 by aonoto, Mon Sep 25 17:31:35 2006 UTC revision 1.43 by aonoto, Sat Jun 23 16:34:16 2007 UTC
# Line 1  Line 1 
1  #! /bin/sh  #! /bin/sh
2  # Guess values for system-dependent variables and create Makefiles.  # Guess values for system-dependent variables and create Makefiles.
3  # Generated by GNU Autoconf 2.53.  # Generated by GNU Autoconf 2.53 for FreeWnn 1.1.1-cvs-a022.
4    #
5    # Report bugs to <freewnn-users-owner@lists.sourceforge.jp>.
6  #  #
7  # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002  # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
8  # Free Software Foundation, Inc.  # Free Software Foundation, Inc.
# Line 406  SHELL=${CONFIG_SHELL-/bin/sh} Line 408  SHELL=${CONFIG_SHELL-/bin/sh}
408  : ${ac_max_here_lines=38}  : ${ac_max_here_lines=38}
409    
410  # Identity of this package.  # Identity of this package.
411  PACKAGE_NAME=  PACKAGE_NAME='FreeWnn'
412  PACKAGE_TARNAME=  PACKAGE_TARNAME='FreeWnn'
413  PACKAGE_VERSION=  PACKAGE_VERSION='1.1.1-cvs-a022'
414  PACKAGE_STRING=  PACKAGE_STRING='FreeWnn 1.1.1-cvs-a022'
415  PACKAGE_BUGREPORT=  PACKAGE_BUGREPORT='freewnn-users-owner@lists.sourceforge.jp'
416    
417  ac_unique_file="Wnn/conv/cvt_head.h"  ac_unique_file="Wnn/conv/cvt_head.h"
418  # Factoring default headers for most tests.  # Factoring default headers for most tests.
# Line 934  if test "$ac_init_help" = "long"; then Line 936  if test "$ac_init_help" = "long"; then
936    # Omit some internal or obsolete options to make the list less imposing.    # Omit some internal or obsolete options to make the list less imposing.
937    # This message is too long to be a string in the A/UX 3.1 sh.    # This message is too long to be a string in the A/UX 3.1 sh.
938    cat <<_ACEOF    cat <<_ACEOF
939  \`configure' configures this package to adapt to many kinds of systems.  \`configure' configures FreeWnn 1.1.1-cvs-a022 to adapt to many kinds of systems.
940    
941  Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
942    
# Line 998  _ACEOF Line 1000  _ACEOF
1000  fi  fi
1001    
1002  if test -n "$ac_init_help"; then  if test -n "$ac_init_help"; then
1003      case $ac_init_help in
1004         short | recursive ) echo "Configuration of FreeWnn 1.1.1-cvs-a022:";;
1005       esac
1006    cat <<\_ACEOF    cat <<\_ACEOF
1007    
1008  Optional Features:  Optional Features:
# Line 1009  Optional Features: Line 1013  Optional Features:
1013    --enable-server         build and install server [default=yes]    --enable-server         build and install server [default=yes]
1014    --enable-client         build and install clients [default=no]    --enable-client         build and install clients [default=no]
1015    --enable-client-utmp    write utmp with client [default=yes if not modern BSD]    --enable-client-utmp    write utmp with client [default=yes if not modern BSD]
1016      --enable-client-setuid[=user] Install client with setuid and specified user [default=guess if your system need this]
1017      --enable-client-setgid=group Install client with setgid and specified group [default=guess if your system need this]
1018    --enable-Wnn            build and install Wnn [default=yes]    --enable-Wnn            build and install Wnn [default=yes]
1019    --enable-cWnn           build and install cWnn [default=yes]    --enable-cWnn           build and install cWnn [default=yes]
1020    --enable-kWnn           build and install kWnn [default=yes]    --enable-kWnn           build and install kWnn [default=yes]
# Line 1060  Some influential environment variables: Line 1066  Some influential environment variables:
1066  Use these variables to override the choices made by `configure' or to help  Use these variables to override the choices made by `configure' or to help
1067  it to find libraries and programs with nonstandard names/locations.  it to find libraries and programs with nonstandard names/locations.
1068    
1069    Report bugs to <freewnn-users-owner@lists.sourceforge.jp>.
1070  _ACEOF  _ACEOF
1071  fi  fi
1072    
# Line 1122  fi Line 1129  fi
1129  test -n "$ac_init_help" && exit 0  test -n "$ac_init_help" && exit 0
1130  if $ac_init_version; then  if $ac_init_version; then
1131    cat <<\_ACEOF    cat <<\_ACEOF
1132    FreeWnn configure 1.1.1-cvs-a022
1133    generated by GNU Autoconf 2.53
1134    
1135  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
1136  Free Software Foundation, Inc.  Free Software Foundation, Inc.
# Line 1135  cat >&5 <<_ACEOF Line 1144  cat >&5 <<_ACEOF
1144  This file contains any messages produced by compilers while  This file contains any messages produced by compilers while
1145  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
1146    
1147  It was created by $as_me, which was  It was created by FreeWnn $as_me 1.1.1-cvs-a022, which was
1148  generated by GNU Autoconf 2.53.  Invocation command line was  generated by GNU Autoconf 2.53.  Invocation command line was
1149    
1150    $ $0 $@    $ $0 $@
# Line 1405  ac_compiler_gnu=$ac_cv_c_compiler_gnu Line 1414  ac_compiler_gnu=$ac_cv_c_compiler_gnu
1414    
1415    
1416    
1417    
1418    
1419    
1420    
1421    
1422    
1423    
1424    
1425    
1426  ac_config_headers="$ac_config_headers config.h"  ac_config_headers="$ac_config_headers config.h"
1427    
1428    
1429    
1430  # Quick and Dirty workaround for Autoconf-2.53 and Libtools-1.5 pair ...  # Quick and Dirty workaround for Autoconf-2.53 and Libtools-1.5.* pair ...
1431  # not to use additional tagged configuration. (default: CXX F77)  # not to use additional tagged configuration. (default: CXX F77)
1432  # NOTICE: Please remove next line if situation changes. (aono)  # NOTICE: Please remove next line if situation changes. (aono)
1433  tagnames=  tagnames=
# Line 1566  else Line 1584  else
1584    
1585  fi;  fi;
1586    
1587    # Check whether --enable-client-setuid or --disable-client-setuid was given.
1588    if test "${enable_client_setuid+set}" = set; then
1589      enableval="$enable_client_setuid"
1590      case "${enableval}" in
1591        yes) client_setuid=true; UUMOWNER=${UUMOWNER:-root} ;;
1592        no)  client_setuid=false ;;
1593        *)   client_setuid=true; UUMOWNER=${enableval} ;;
1594    esac
1595    else
1596      client_setuid=auto    # guess later ...
1597     UUMOWNER=root
1598    
1599    fi;
1600    
1601    # Check whether --enable-client-setgid or --disable-client-setgid was given.
1602    if test "${enable_client_setgid+set}" = set; then
1603      enableval="$enable_client_setgid"
1604      case "${enableval}" in
1605        yes)
1606            if test "x$UUMGROUP" = "x"; then
1607                { { echo "$as_me:$LINENO: error: You must set group name with --enable-client-setgid." >&5
1608    echo "$as_me: error: You must set group name with --enable-client-setgid." >&2;}
1609       { (exit 1); exit 1; }; }
1610            else
1611                client_setgid=true; # we already defined UUMGROUP ...
1612            fi
1613            ;;
1614        no)  client_setgid=false ;;
1615        *)   client_setgid=true; UUMGROUP=${enableval} ;;
1616    esac
1617    else
1618      client_setgid=auto    # guess later ...
1619    UUMGROUP=
1620    
1621    fi;
1622    
1623  if test $libraries = true; then  if test $libraries = true; then
1624          SUBDIRS="\$(LIB_SUBDIRS)"          SUBDIRS="\$(LIB_SUBDIRS)"
1625          WNNMANDIR="\$(LIB_WNNMANDIR)"          WNNMANDIR="\$(LIB_WNNMANDIR)"
# Line 3507  ia64-*-hpux*) Line 3561  ia64-*-hpux*)
3561    ;;    ;;
3562  *-*-irix6*)  *-*-irix6*)
3563    # Find out which ABI we are using.    # Find out which ABI we are using.
3564    echo '#line 3510 "configure"' > conftest.$ac_ext    echo '#line 3564 "configure"' > conftest.$ac_ext
3565    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3566    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
3567    ac_status=$?    ac_status=$?
# Line 4585  fi Line 4639  fi
4639    
4640    
4641  # Provide some information about the compiler.  # Provide some information about the compiler.
4642  echo "$as_me:4588:" \  echo "$as_me:4642:" \
4643       "checking for Fortran 77 compiler version" >&5       "checking for Fortran 77 compiler version" >&5
4644  ac_compiler=`set X $ac_compile; echo $2`  ac_compiler=`set X $ac_compile; echo $2`
4645  { (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 5588  else Line 5642  else
5642     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
5643     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
5644     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
5645     (eval echo "\"\$as_me:5591: $lt_compile\"" >&5)     (eval echo "\"\$as_me:5645: $lt_compile\"" >&5)
5646     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
5647     ac_status=$?     ac_status=$?
5648     cat conftest.err >&5     cat conftest.err >&5
5649     echo "$as_me:5595: \$? = $ac_status" >&5     echo "$as_me:5649: \$? = $ac_status" >&5
5650     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
5651       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
5652       # So say no if there are warnings       # So say no if there are warnings
# Line 5820  else Line 5874  else
5874     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
5875     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
5876     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
5877     (eval echo "\"\$as_me:5823: $lt_compile\"" >&5)     (eval echo "\"\$as_me:5877: $lt_compile\"" >&5)
5878     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
5879     ac_status=$?     ac_status=$?
5880     cat conftest.err >&5     cat conftest.err >&5
5881     echo "$as_me:5827: \$? = $ac_status" >&5     echo "$as_me:5881: \$? = $ac_status" >&5
5882     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
5883       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
5884       # So say no if there are warnings       # So say no if there are warnings
# Line 5887  else Line 5941  else
5941     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
5942     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
5943     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
5944     (eval echo "\"\$as_me:5890: $lt_compile\"" >&5)     (eval echo "\"\$as_me:5944: $lt_compile\"" >&5)
5945     (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
5946     ac_status=$?     ac_status=$?
5947     cat out/conftest.err >&5     cat out/conftest.err >&5
5948     echo "$as_me:5894: \$? = $ac_status" >&5     echo "$as_me:5948: \$? = $ac_status" >&5
5949     if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
5950     then     then
5951       # 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 7890  else Line 7944  else
7944    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
7945    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
7946    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
7947  #line 7893 "configure"  #line 7947 "configure"
7948  #include "confdefs.h"  #include "confdefs.h"
7949    
7950  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 7988  else Line 8042  else
8042    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
8043    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
8044    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
8045  #line 7991 "configure"  #line 8045 "configure"
8046  #include "confdefs.h"  #include "confdefs.h"
8047    
8048  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 10122  else Line 10176  else
10176     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
10177     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10178     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
10179     (eval echo "\"\$as_me:10125: $lt_compile\"" >&5)     (eval echo "\"\$as_me:10179: $lt_compile\"" >&5)
10180     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
10181     ac_status=$?     ac_status=$?
10182     cat conftest.err >&5     cat conftest.err >&5
10183     echo "$as_me:10129: \$? = $ac_status" >&5     echo "$as_me:10183: \$? = $ac_status" >&5
10184     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
10185       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
10186       # So say no if there are warnings       # So say no if there are warnings
# Line 10189  else Line 10243  else
10243     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
10244     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10245     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
10246     (eval echo "\"\$as_me:10192: $lt_compile\"" >&5)     (eval echo "\"\$as_me:10246: $lt_compile\"" >&5)
10247     (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
10248     ac_status=$?     ac_status=$?
10249     cat out/conftest.err >&5     cat out/conftest.err >&5
10250     echo "$as_me:10196: \$? = $ac_status" >&5     echo "$as_me:10250: \$? = $ac_status" >&5
10251     if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
10252     then     then
10253       # 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 11421  else Line 11475  else
11475    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11476    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
11477    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
11478  #line 11424 "configure"  #line 11478 "configure"
11479  #include "confdefs.h"  #include "confdefs.h"
11480    
11481  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 11519  else Line 11573  else
11573    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11574    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
11575    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
11576  #line 11522 "configure"  #line 11576 "configure"
11577  #include "confdefs.h"  #include "confdefs.h"
11578    
11579  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 12341  else Line 12395  else
12395     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
12396     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
12397     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
12398     (eval echo "\"\$as_me:12344: $lt_compile\"" >&5)     (eval echo "\"\$as_me:12398: $lt_compile\"" >&5)
12399     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
12400     ac_status=$?     ac_status=$?
12401     cat conftest.err >&5     cat conftest.err >&5
12402     echo "$as_me:12348: \$? = $ac_status" >&5     echo "$as_me:12402: \$? = $ac_status" >&5
12403     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
12404       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
12405       # So say no if there are warnings       # So say no if there are warnings
# Line 12408  else Line 12462  else
12462     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
12463     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
12464     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
12465     (eval echo "\"\$as_me:12411: $lt_compile\"" >&5)     (eval echo "\"\$as_me:12465: $lt_compile\"" >&5)
12466     (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
12467     ac_status=$?     ac_status=$?
12468     cat out/conftest.err >&5     cat out/conftest.err >&5
12469     echo "$as_me:12415: \$? = $ac_status" >&5     echo "$as_me:12469: \$? = $ac_status" >&5
12470     if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
12471     then     then
12472       # 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 14346  else Line 14400  else
14400     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
14401     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14402     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
14403     (eval echo "\"\$as_me:14349: $lt_compile\"" >&5)     (eval echo "\"\$as_me:14403: $lt_compile\"" >&5)
14404     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
14405     ac_status=$?     ac_status=$?
14406     cat conftest.err >&5     cat conftest.err >&5
14407     echo "$as_me:14353: \$? = $ac_status" >&5     echo "$as_me:14407: \$? = $ac_status" >&5
14408     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
14409       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
14410       # So say no if there are warnings       # So say no if there are warnings
# Line 14578  else Line 14632  else
14632     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
14633     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14634     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
14635     (eval echo "\"\$as_me:14581: $lt_compile\"" >&5)     (eval echo "\"\$as_me:14635: $lt_compile\"" >&5)
14636     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
14637     ac_status=$?     ac_status=$?
14638     cat conftest.err >&5     cat conftest.err >&5
14639     echo "$as_me:14585: \$? = $ac_status" >&5     echo "$as_me:14639: \$? = $ac_status" >&5
14640     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
14641       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
14642       # So say no if there are warnings       # So say no if there are warnings
# Line 14645  else Line 14699  else
14699     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
14700     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14701     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
14702     (eval echo "\"\$as_me:14648: $lt_compile\"" >&5)     (eval echo "\"\$as_me:14702: $lt_compile\"" >&5)
14703     (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
14704     ac_status=$?     ac_status=$?
14705     cat out/conftest.err >&5     cat out/conftest.err >&5
14706     echo "$as_me:14652: \$? = $ac_status" >&5     echo "$as_me:14706: \$? = $ac_status" >&5
14707     if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
14708     then     then
14709       # 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 16648  else Line 16702  else
16702    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
16703    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
16704    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
16705  #line 16651 "configure"  #line 16705 "configure"
16706  #include "confdefs.h"  #include "confdefs.h"
16707    
16708  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 16746  else Line 16800  else
16800    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
16801    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
16802    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
16803  #line 16749 "configure"  #line 16803 "configure"
16804  #include "confdefs.h"  #include "confdefs.h"
16805    
16806  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 18927  LIBS=${olibs} Line 18981  LIBS=${olibs}
18981    
18982    
18983    
 if test $client = true; then  
   if test $client_utmp = auto; then  
     cat >conftest.$ac_ext <<_ACEOF  
 #line $LINENO "configure"  
 #include "confdefs.h"  
   
 #if HAVE_SYS_PARAM_H  
 # include <sys/param.h>  
 #endif  
 #if defined(BSD) && (BSD >= 199306)  
    yes  
 #endif  
   
 _ACEOF  
 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |  
   egrep "yes" >/dev/null 2>&1; then  
   client_utmp=false  
 else  
   client_utmp=true  
 fi  
 rm -f conftest*  
   
   fi  
   
     echo "$as_me:$LINENO: checking whether we're using utmp with uum" >&5  
 echo $ECHO_N "checking whether we're using utmp with uum... $ECHO_C" >&6  
   if test $client_utmp = true; then  
   
 cat >>confdefs.h <<\_ACEOF  
 #define USE_UTMP 1  
 _ACEOF  
   
     echo "$as_me:$LINENO: result: yes" >&5  
 echo "${ECHO_T}yes" >&6  
   else  
     echo "$as_me:$LINENO: result: no" >&5  
 echo "${ECHO_T}no" >&6  
   fi  
 fi  
   
18984  echo "$as_me:$LINENO: checking for mode_t" >&5  echo "$as_me:$LINENO: checking for mode_t" >&5
18985  echo $ECHO_N "checking for mode_t... $ECHO_C" >&6  echo $ECHO_N "checking for mode_t... $ECHO_C" >&6
18986  if test "${ac_cv_type_mode_t+set}" = set; then  if test "${ac_cv_type_mode_t+set}" = set; then
# Line 20008  done Line 20022  done
20022    
20023    
20024    
20025    if test $client = true; then
20026      if test $client_utmp = auto; then
20027        cat >conftest.$ac_ext <<_ACEOF
20028    #line $LINENO "configure"
20029    #include "confdefs.h"
20030    
20031    #if HAVE_SYS_PARAM_H
20032    # include <sys/param.h>
20033    #endif
20034    #if defined(BSD) && (BSD >= 199306) && !defined(HAVE_PUTUTXLINE) && !defined(HAVE_PUTUTLINE)
20035       yes
20036    #endif
20037    
20038    _ACEOF
20039    if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
20040      egrep "yes" >/dev/null 2>&1; then
20041      client_utmp=false
20042    else
20043      client_utmp=true
20044    fi
20045    rm -f conftest*
20046    
20047      fi
20048    
20049        echo "$as_me:$LINENO: checking whether we're using utmp with uum" >&5
20050    echo $ECHO_N "checking whether we're using utmp with uum... $ECHO_C" >&6
20051      if test $client_utmp = true; then
20052    
20053    cat >>confdefs.h <<\_ACEOF
20054    #define USE_UTMP 1
20055    _ACEOF
20056    
20057        echo "$as_me:$LINENO: result: yes" >&5
20058    echo "${ECHO_T}yes" >&6
20059      else
20060        echo "$as_me:$LINENO: result: no" >&5
20061    echo "${ECHO_T}no" >&6
20062      fi
20063    fi
20064    
20065    if test $client = true; then
20066      guess_setuid=
20067      guess_setgid=false
20068        if test $client_utmp = true; then
20069        cat >conftest.$ac_ext <<_ACEOF
20070    #line $LINENO "configure"
20071    #include "confdefs.h"
20072    
20073    #if HAVE_SYS_IOCTL_H
20074    # include <sys/ioctl.h>
20075    #endif
20076    #if HAVE_PTSNAME || (HAVE_OPENPTY && defined(TIOCPTMGET))
20077    # if HAVE_PUTUTLINE || HAVE_PUTUTXLINE
20078      yes
20079    # endif
20080    #endif
20081    
20082    _ACEOF
20083    if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
20084      egrep "yes" >/dev/null 2>&1; then
20085    
20086        case $host_os in
20087        linux*)
20088          # On recent Linux, it has both ptsname() and putut*line().
20089          # But putut*line() will take effect only if prog is installed
20090          # with set-gid to group utmp.
20091          guess_setgid=true
20092          UUMGROUP=${UUMGROUP:-utmp}
20093          ;;
20094        esac
20095        guess_setuid=false
20096    
20097    else
20098      guess_setuid=true
20099    fi
20100    rm -f conftest*
20101    
20102      else
20103        # $client_utmp != true
20104        cat >conftest.$ac_ext <<_ACEOF
20105    #line $LINENO "configure"
20106    #include "confdefs.h"
20107    
20108    #if HAVE_SYS_IOCTL_H
20109    # include <sys/ioctl.h>
20110    #endif
20111    #if HAVE_PTSNAME || (HAVE_OPENPTY && defined(TIOCPTMGET))
20112      yes
20113    #endif
20114    
20115    _ACEOF
20116    if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
20117      egrep "yes" >/dev/null 2>&1; then
20118      guess_setuid=false
20119    else
20120      guess_setuid=true
20121    fi
20122    rm -f conftest*
20123    
20124      fi
20125      # $client_utmp != true
20126    
20127      if test $client_setuid = auto; then
20128        client_setuid=$guess_setuid
20129        # UUMOWNER is already set ...
20130      fi
20131      if test $client_setgid = auto; then
20132        client_setgid=$guess_setgid
20133        # UUMGROUP is already set (if it needs)
20134      fi
20135    
20136        if test $client_setuid = true; then
20137        INSTUUMFLAGS="-o \$(UUMOWNER)"
20138        if test $client_setgid = true; then
20139          INSTUUMFLAGS="-m 6711 $INSTUUMFLAGS -g \$(UUMGROUP)"
20140        else
20141        # client_setuid && !client_setgid
20142          INSTUUMFLAGS="-m 4711 $INSTUUMFLAGS"
20143        fi
20144      else
20145        if test $client_setgid = true; then
20146        # !client_setuid && client_setgid
20147          INSTUUMFLAGS="-m 2711 -g \$(UUMGROUP)"
20148        else
20149        # !client_setuid && !client_setgid
20150          INSTUUMFLAGS="-m 0711"
20151        fi
20152      fi
20153    
20154        echo "$as_me:$LINENO: checking whether we need to install uum as setuid program" >&5
20155    echo $ECHO_N "checking whether we need to install uum as setuid program... $ECHO_C" >&6
20156      if test $client_setuid = true; then
20157        echo "$as_me:$LINENO: result: yes, $UUMOWNER" >&5
20158    echo "${ECHO_T}yes, $UUMOWNER" >&6
20159      else
20160        echo "$as_me:$LINENO: result: no" >&5
20161    echo "${ECHO_T}no" >&6
20162      fi
20163      echo "$as_me:$LINENO: checking whether we need to install uum as setgid program" >&5
20164    echo $ECHO_N "checking whether we need to install uum as setgid program... $ECHO_C" >&6
20165      if test $client_setgid = true; then
20166        echo "$as_me:$LINENO: result: yes, $UUMGROUP" >&5
20167    echo "${ECHO_T}yes, $UUMGROUP" >&6
20168      else
20169        echo "$as_me:$LINENO: result: no" >&5
20170    echo "${ECHO_T}no" >&6
20171      fi
20172    else
20173    # $client != true
20174      INSTUUMFLAGS="-m 4711 -o \$(UUMOWNER)"
20175    fi
20176    # $client = true
20177    
20178    
20179    
20180    
20181    
20182    
20183  echo "$as_me:$LINENO: checking for /dev/ptmx" >&5  echo "$as_me:$LINENO: checking for /dev/ptmx" >&5
20184  echo $ECHO_N "checking for /dev/ptmx... $ECHO_C" >&6  echo $ECHO_N "checking for /dev/ptmx... $ECHO_C" >&6
# Line 20525  _ASBOX Line 20696  _ASBOX
20696  } >&5  } >&5
20697  cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
20698    
20699  This file was extended by $as_me, which was  This file was extended by FreeWnn $as_me 1.1.1-cvs-a022, which was
20700  generated by GNU Autoconf 2.53.  Invocation command line was  generated by GNU Autoconf 2.53.  Invocation command line was
20701    
20702    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
# Line 20584  _ACEOF Line 20755  _ACEOF
20755    
20756  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
20757  ac_cs_version="\\  ac_cs_version="\\
20758  config.status  FreeWnn config.status 1.1.1-cvs-a022
20759  configured by $0, generated by GNU Autoconf 2.53,  configured by $0, generated by GNU Autoconf 2.53,
20760    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
20761    
# Line 20823  s,@TERMLIB@,$TERMLIB,;t t Line 20994  s,@TERMLIB@,$TERMLIB,;t t
20994  s,@CNVFILE_SUBDIR@,$CNVFILE_SUBDIR,;t t  s,@CNVFILE_SUBDIR@,$CNVFILE_SUBDIR,;t t
20995  s,@LIBOBJS@,$LIBOBJS,;t t  s,@LIBOBJS@,$LIBOBJS,;t t
20996  s,@JS_SUPPORTOBJS@,$JS_SUPPORTOBJS,;t t  s,@JS_SUPPORTOBJS@,$JS_SUPPORTOBJS,;t t
20997    s,@INSTUUMFLAGS@,$INSTUUMFLAGS,;t t
20998    s,@UUMOWNER@,$UUMOWNER,;t t
20999    s,@UUMGROUP@,$UUMGROUP,;t t
21000  s,@WRAPLIB@,$WRAPLIB,;t t  s,@WRAPLIB@,$WRAPLIB,;t t
21001  CEOF  CEOF
21002    

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

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