/[groff]/groff/configure
ViewVC logotype

Diff of /groff/configure

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

revision 1.61 by wl, Thu Dec 16 22:16:33 2004 UTC revision 1.62 by wl, Sat Feb 19 04:23:40 2005 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.59a.  # Generated by GNU Autoconf 2.59b.
4  #  #
5  # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002,  # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002,
6  # 2003, 2004 Free Software Foundation, Inc.  # 2003, 2004 Free Software Foundation, Inc.
# Line 17  if test -n "${ZSH_VERSION+set}" && (emul Line 17  if test -n "${ZSH_VERSION+set}" && (emul
17    # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which    # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
18    # is contrary to our usage.  Disable this feature.    # is contrary to our usage.  Disable this feature.
19    alias -g '${1+"$@"}'='"$@"'    alias -g '${1+"$@"}'='"$@"'
20  elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then    setopt NO_GLOB_SUBST
21    elif test -n "${BASH_VERSION+set}${KSH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
22    set -o posix    set -o posix
23  fi  fi
24    BIN_SH=xpg4; export BIN_SH # for Tru64
25  DUALCASE=1; export DUALCASE # for MKS sh  DUALCASE=1; export DUALCASE # for MKS sh
26    
27    
# Line 72  if test "x$as_myself" = x; then Line 74  if test "x$as_myself" = x; then
74    as_myself=$0    as_myself=$0
75  fi  fi
76  if test ! -f "$as_myself"; then  if test ! -f "$as_myself"; then
77    { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2    { echo "$as_me: error: cannot find myself; rerun with an absolute file name" >&2
78     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
79  fi  fi
80    
81  # Work around bugs in pre-3.0 UWIN ksh.  # Work around bugs in pre-3.0 UWIN ksh.
82  $as_unset ENV MAIL MAILPATH  for as_var in ENV MAIL MAILPATH
83    do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
84    done
85  PS1='$ '  PS1='$ '
86  PS2='> '  PS2='> '
87  PS4='+ '  PS4='+ '
# Line 91  do Line 95  do
95    if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then    if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
96      eval $as_var=C; export $as_var      eval $as_var=C; export $as_var
97    else    else
98      $as_unset $as_var      ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
99    fi    fi
100  done  done
101    
# Line 183  test \$exitcode = 0) || { (exit 1); exit Line 187  test \$exitcode = 0) || { (exit 1); exit
187  ") 2> /dev/null; then  ") 2> /dev/null; then
188    :    :
189  else  else
190    as_candidate_shells="$SHELL"    as_candidate_shells=
191      as_save_IFS=$IFS; IFS=$PATH_SEPARATOR      as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
192  for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH  for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
193  do  do
# Line 198  do Line 202  do
202  done  done
203    
204    
205        for as_shell in $as_candidate_shells; do        for as_shell in $as_candidate_shells $SHELL; do
206           if { $as_shell 2> /dev/null <<\_ASEOF           if { $as_shell 2> /dev/null <<\_ASEOF
207  # Be Bourne compatible  # Be Bourne compatible
208  if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then  if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
# Line 207  if test -n "${ZSH_VERSION+set}" && (emul Line 211  if test -n "${ZSH_VERSION+set}" && (emul
211    # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which    # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
212    # is contrary to our usage.  Disable this feature.    # is contrary to our usage.  Disable this feature.
213    alias -g '${1+"$@"}'='"$@"'    alias -g '${1+"$@"}'='"$@"'
214  elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then    setopt NO_GLOB_SUBST
215    elif test -n "${BASH_VERSION+set}${KSH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
216    set -o posix    set -o posix
217  fi  fi
218    BIN_SH=xpg4; export BIN_SH # for Tru64
219  DUALCASE=1; export DUALCASE # for MKS sh  DUALCASE=1; export DUALCASE # for MKS sh
220    
221  :  :
# Line 225  if test -n "${ZSH_VERSION+set}" && (emul Line 231  if test -n "${ZSH_VERSION+set}" && (emul
231    # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which    # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
232    # is contrary to our usage.  Disable this feature.    # is contrary to our usage.  Disable this feature.
233    alias -g '${1+"$@"}'='"$@"'    alias -g '${1+"$@"}'='"$@"'
234  elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then    setopt NO_GLOB_SUBST
235    elif test -n "${BASH_VERSION+set}${KSH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
236    set -o posix    set -o posix
237  fi  fi
238    BIN_SH=xpg4; export BIN_SH # for Tru64
239  DUALCASE=1; export DUALCASE # for MKS sh  DUALCASE=1; export DUALCASE # for MKS sh
240    
241  :  :
# Line 291  fi Line 299  fi
299        done        done
300    
301        if test "x$CONFIG_SHELL" != x; then        if test "x$CONFIG_SHELL" != x; then
302    $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }    for as_var in BASH_ENV ENV
303          $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }          do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
304            done
305          export CONFIG_SHELL          export CONFIG_SHELL
306          exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}          exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
307  fi  fi
# Line 573  infodir='${prefix}/info' Line 582  infodir='${prefix}/info'
582  mandir='${prefix}/man'  mandir='${prefix}/man'
583    
584  ac_prev=  ac_prev=
585    ac_dashdash=
586  for ac_option  for ac_option
587  do  do
588    # If the previous option needs an argument, assign it.    # If the previous option needs an argument, assign it.
# Line 586  do Line 596  do
596    
597    # Accept the important Cygnus configure options, so we can diagnose typos.    # Accept the important Cygnus configure options, so we can diagnose typos.
598    
599    case $ac_option in    case $ac_dashdash$ac_option in
600      --)
601        ac_dashdash=yes ;;
602    
603    -bindir | --bindir | --bindi | --bind | --bin | --bi)    -bindir | --bindir | --bindi | --bind | --bin | --bi)
604      ac_prev=bindir ;;      ac_prev=bindir ;;
# Line 877  if test -n "$ac_prev"; then Line 889  if test -n "$ac_prev"; then
889     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
890  fi  fi
891    
892  # Be sure to have absolute paths.  # Be sure to have absolute directory names.
893  for ac_var in exec_prefix prefix  for ac_var in exec_prefix prefix
894  do  do
895    eval ac_val=$`echo $ac_var`    eval ac_val=$`echo $ac_var`
# Line 888  do Line 900  do
900    esac    esac
901  done  done
902    
903  # Be sure to have absolute paths.  # Be sure to have absolute directory names.
904  for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \  for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
905                localstatedir libdir includedir oldincludedir infodir mandir                localstatedir libdir includedir oldincludedir infodir mandir
906  do  do
# Line 1117  case $srcdir in Line 1129  case $srcdir in
1129      else      else
1130         ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`         ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
1131      fi ;;      fi ;;
1132    [\\/]* | ?:[\\/]* )  # Absolute path.    [\\/]* | ?:[\\/]* )  # Absolute name.
1133      ac_srcdir=$srcdir$ac_dir_suffix;      ac_srcdir=$srcdir$ac_dir_suffix;
1134      ac_top_srcdir=$srcdir ;;      ac_top_srcdir=$srcdir ;;
1135    *) # Relative path.    *) # Relative name.
1136      ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix      ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
1137      ac_top_srcdir=$ac_top_builddir$srcdir ;;      ac_top_srcdir=$ac_top_builddir$srcdir ;;
1138  esac  esac
1139    
1140  # Do not use `cd foo && pwd` to compute absolute paths, because  # Do not use `cd foo && pwd` to compute absolute names, because
1141  # the directories may not exist.  # the directories may not exist.
1142  case `pwd` in  case `pwd` in
1143  .) ac_abs_builddir="$ac_dir";;  .) ac_abs_builddir="$ac_dir";;
# Line 1179  esac Line 1191  esac
1191      else      else
1192        echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2        echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1193      fi      fi
1194      cd $ac_popdir      cd "$ac_popdir"
1195    done    done
1196  fi  fi
1197    
# Line 1200  This file contains any messages produced Line 1212  This file contains any messages produced
1212  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
1213    
1214  It was created by $as_me, which was  It was created by $as_me, which was
1215  generated by GNU Autoconf 2.59a.  Invocation command line was  generated by GNU Autoconf 2.59b.  Invocation command line was
1216    
1217    $ $0 $@    $ $0 $@
1218    
# Line 1929  ac_clean_files="$ac_clean_files a.out a. Line 1941  ac_clean_files="$ac_clean_files a.out a.
1941  echo "$as_me:$LINENO: checking for C compiler default output file name" >&5  echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
1942  echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6  echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
1943  ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`  ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
1944    #
1945    # List of possible output files, starting from the most likely.
1946    # The algorithm is not robust to junk in `.', hence go to wildcards (a.*)
1947    # only as a last resort.  b.out is created by i960 compilers.
1948    ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out'
1949    #
1950    # The IRIX 6 linker writes into existing files which may not be
1951    # executable, retaining their permissions.  Remove them first so a
1952    # subsequent execution test works.
1953    ac_rmfiles=
1954    for ac_file in $ac_files
1955    do
1956      case $ac_file in
1957        *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
1958        * ) ac_rmfiles="$ac_rmfiles $ac_file";;
1959      esac
1960    done
1961    rm -f $ac_rmfiles
1962    
1963  if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5  if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
1964    (eval $ac_link_default) 2>&5    (eval $ac_link_default) 2>&5
1965    ac_status=$?    ac_status=$?
1966    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
1967    (exit $ac_status); }; then    (exit $ac_status); }; then
1968    # Find the output, starting from the most likely.  This scheme is    # Be careful to initialize this variable, since it used to be cached.
 # not robust to junk in `.', hence go to wildcards (a.*) only as a last  
 # resort.  
   
 # Be careful to initialize this variable, since it used to be cached.  
1969  # Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.  # Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
1970  ac_cv_exeext=  ac_cv_exeext=
1971  # b.out is created by i960 compilers.  for ac_file in $ac_files
 for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out  
1972  do  do
1973    test -f "$ac_file" || continue    test -f "$ac_file" || continue
1974    case $ac_file in    case $ac_file in
1975      *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )      *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
1976          ;;          ;;
     conftest.$ac_ext )  
         # This is the source file.  
         ;;  
1977      [ab].out )      [ab].out )
1978          # We found the default executable, but exeext='' is most          # We found the default executable, but exeext='' is most
1979          # certainly right.          # certainly right.
# Line 2168  echo "${ECHO_T}$ac_cv_c_compiler_gnu" >& Line 2191  echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&
2191  GCC=`test $ac_compiler_gnu = yes && echo yes`  GCC=`test $ac_compiler_gnu = yes && echo yes`
2192  ac_test_CFLAGS=${CFLAGS+set}  ac_test_CFLAGS=${CFLAGS+set}
2193  ac_save_CFLAGS=$CFLAGS  ac_save_CFLAGS=$CFLAGS
 CFLAGS="-g"  
2194  echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5  echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
2195  echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6  echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
2196  if test "${ac_cv_prog_cc_g+set}" = set; then  if test "${ac_cv_prog_cc_g+set}" = set; then
2197    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
2198  else  else
2199    cat >conftest.$ac_ext <<_ACEOF    ac_save_c_werror_flag=$ac_c_werror_flag
2200       ac_c_werror_flag=yes
2201       ac_cv_prog_cc_g=no
2202       CFLAGS="-g"
2203       cat >conftest.$ac_ext <<_ACEOF
2204  /* confdefs.h.  */  /* confdefs.h.  */
2205  _ACEOF  _ACEOF
2206  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 2216  else Line 2242  else
2242    echo "$as_me: failed program was:" >&5    echo "$as_me: failed program was:" >&5
2243  sed 's/^/| /' conftest.$ac_ext >&5  sed 's/^/| /' conftest.$ac_ext >&5
2244    
2245  ac_cv_prog_cc_g=no  CFLAGS=""
2246          cat >conftest.$ac_ext <<_ACEOF
2247    /* confdefs.h.  */
2248    _ACEOF
2249    cat confdefs.h >>conftest.$ac_ext
2250    cat >>conftest.$ac_ext <<_ACEOF
2251    /* end confdefs.h.  */
2252    
2253    int
2254    main ()
2255    {
2256    
2257      ;
2258      return 0;
2259    }
2260    _ACEOF
2261    rm -f conftest.$ac_objext
2262    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2263      (eval $ac_compile) 2>conftest.er1
2264      ac_status=$?
2265      grep -v '^ *+' conftest.er1 >conftest.err
2266      rm -f conftest.er1
2267      cat conftest.err >&5
2268      echo "$as_me:$LINENO: \$? = $ac_status" >&5
2269      (exit $ac_status); } &&
2270             { ac_try='test -z "$ac_c_werror_flag"
2271                             || test ! -s conftest.err'
2272      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2273      (eval $ac_try) 2>&5
2274      ac_status=$?
2275      echo "$as_me:$LINENO: \$? = $ac_status" >&5
2276      (exit $ac_status); }; } &&
2277             { ac_try='test -s conftest.$ac_objext'
2278      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2279      (eval $ac_try) 2>&5
2280      ac_status=$?
2281      echo "$as_me:$LINENO: \$? = $ac_status" >&5
2282      (exit $ac_status); }; }; then
2283      :
2284    else
2285      echo "$as_me: failed program was:" >&5
2286    sed 's/^/| /' conftest.$ac_ext >&5
2287    
2288    ac_c_werror_flag=$ac_save_c_werror_flag
2289             CFLAGS="-g"
2290             cat >conftest.$ac_ext <<_ACEOF
2291    /* confdefs.h.  */
2292    _ACEOF
2293    cat confdefs.h >>conftest.$ac_ext
2294    cat >>conftest.$ac_ext <<_ACEOF
2295    /* end confdefs.h.  */
2296    
2297    int
2298    main ()
2299    {
2300    
2301      ;
2302      return 0;
2303    }
2304    _ACEOF
2305    rm -f conftest.$ac_objext
2306    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2307      (eval $ac_compile) 2>conftest.er1
2308      ac_status=$?
2309      grep -v '^ *+' conftest.er1 >conftest.err
2310      rm -f conftest.er1
2311      cat conftest.err >&5
2312      echo "$as_me:$LINENO: \$? = $ac_status" >&5
2313      (exit $ac_status); } &&
2314             { ac_try='test -z "$ac_c_werror_flag"
2315                             || test ! -s conftest.err'
2316      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2317      (eval $ac_try) 2>&5
2318      ac_status=$?
2319      echo "$as_me:$LINENO: \$? = $ac_status" >&5
2320      (exit $ac_status); }; } &&
2321             { ac_try='test -s conftest.$ac_objext'
2322      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2323      (eval $ac_try) 2>&5
2324      ac_status=$?
2325      echo "$as_me:$LINENO: \$? = $ac_status" >&5
2326      (exit $ac_status); }; }; then
2327      ac_cv_prog_cc_g=yes
2328    else
2329      echo "$as_me: failed program was:" >&5
2330    sed 's/^/| /' conftest.$ac_ext >&5
2331    
2332    fi
2333    rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2334    fi
2335    rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2336  fi  fi
2337  rm -f conftest.err conftest.$ac_objext conftest.$ac_ext  rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2338       ac_c_werror_flag=$ac_save_c_werror_flag
2339  fi  fi
2340  echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5  echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
2341  echo "${ECHO_T}$ac_cv_prog_cc_g" >&6  echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
# Line 2686  echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" Line 2803  echo "${ECHO_T}$ac_cv_cxx_compiler_gnu"
2803  GXX=`test $ac_compiler_gnu = yes && echo yes`  GXX=`test $ac_compiler_gnu = yes && echo yes`
2804  ac_test_CXXFLAGS=${CXXFLAGS+set}  ac_test_CXXFLAGS=${CXXFLAGS+set}
2805  ac_save_CXXFLAGS=$CXXFLAGS  ac_save_CXXFLAGS=$CXXFLAGS
 CXXFLAGS="-g"  
2806  echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5  echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
2807  echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6  echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6
2808  if test "${ac_cv_prog_cxx_g+set}" = set; then  if test "${ac_cv_prog_cxx_g+set}" = set; then
2809    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
2810  else  else
2811    cat >conftest.$ac_ext <<_ACEOF    ac_save_cxx_werror_flag=$ac_cxx_werror_flag
2812       ac_cxx_werror_flag=yes
2813       ac_cv_prog_cxx_g=no
2814       CXXFLAGS="-g"
2815       cat >conftest.$ac_ext <<_ACEOF
2816    /* confdefs.h.  */
2817    _ACEOF
2818    cat confdefs.h >>conftest.$ac_ext
2819    cat >>conftest.$ac_ext <<_ACEOF
2820    /* end confdefs.h.  */
2821    
2822    int
2823    main ()
2824    {
2825    
2826      ;
2827      return 0;
2828    }
2829    _ACEOF
2830    rm -f conftest.$ac_objext
2831    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2832      (eval $ac_compile) 2>conftest.er1
2833      ac_status=$?
2834      grep -v '^ *+' conftest.er1 >conftest.err
2835      rm -f conftest.er1
2836      cat conftest.err >&5
2837      echo "$as_me:$LINENO: \$? = $ac_status" >&5
2838      (exit $ac_status); } &&
2839             { ac_try='test -z "$ac_cxx_werror_flag"
2840                             || test ! -s conftest.err'
2841      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2842      (eval $ac_try) 2>&5
2843      ac_status=$?
2844      echo "$as_me:$LINENO: \$? = $ac_status" >&5
2845      (exit $ac_status); }; } &&
2846             { ac_try='test -s conftest.$ac_objext'
2847      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2848      (eval $ac_try) 2>&5
2849      ac_status=$?
2850      echo "$as_me:$LINENO: \$? = $ac_status" >&5
2851      (exit $ac_status); }; }; then
2852      ac_cv_prog_cxx_g=yes
2853    else
2854      echo "$as_me: failed program was:" >&5
2855    sed 's/^/| /' conftest.$ac_ext >&5
2856    
2857    CXXFLAGS=""
2858          cat >conftest.$ac_ext <<_ACEOF
2859    /* confdefs.h.  */
2860    _ACEOF
2861    cat confdefs.h >>conftest.$ac_ext
2862    cat >>conftest.$ac_ext <<_ACEOF
2863    /* end confdefs.h.  */
2864    
2865    int
2866    main ()
2867    {
2868    
2869      ;
2870      return 0;
2871    }
2872    _ACEOF
2873    rm -f conftest.$ac_objext
2874    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2875      (eval $ac_compile) 2>conftest.er1
2876      ac_status=$?
2877      grep -v '^ *+' conftest.er1 >conftest.err
2878      rm -f conftest.er1
2879      cat conftest.err >&5
2880      echo "$as_me:$LINENO: \$? = $ac_status" >&5
2881      (exit $ac_status); } &&
2882             { ac_try='test -z "$ac_cxx_werror_flag"
2883                             || test ! -s conftest.err'
2884      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2885      (eval $ac_try) 2>&5
2886      ac_status=$?
2887      echo "$as_me:$LINENO: \$? = $ac_status" >&5
2888      (exit $ac_status); }; } &&
2889             { ac_try='test -s conftest.$ac_objext'
2890      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2891      (eval $ac_try) 2>&5
2892      ac_status=$?
2893      echo "$as_me:$LINENO: \$? = $ac_status" >&5
2894      (exit $ac_status); }; }; then
2895      :
2896    else
2897      echo "$as_me: failed program was:" >&5
2898    sed 's/^/| /' conftest.$ac_ext >&5
2899    
2900    ac_cxx_werror_flag=$ac_save_cxx_werror_flag
2901             CXXFLAGS="-g"
2902             cat >conftest.$ac_ext <<_ACEOF
2903  /* confdefs.h.  */  /* confdefs.h.  */
2904  _ACEOF  _ACEOF
2905  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 2734  else Line 2941  else
2941    echo "$as_me: failed program was:" >&5    echo "$as_me: failed program was:" >&5
2942  sed 's/^/| /' conftest.$ac_ext >&5  sed 's/^/| /' conftest.$ac_ext >&5
2943    
 ac_cv_prog_cxx_g=no  
2944  fi  fi
2945  rm -f conftest.err conftest.$ac_objext conftest.$ac_ext  rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2946  fi  fi
2947    rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2948    fi
2949    rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2950       ac_cxx_werror_flag=$ac_save_cxx_werror_flag
2951    fi
2952  echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5  echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
2953  echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6  echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6
2954  if test "$ac_test_CXXFLAGS" = set; then  if test "$ac_test_CXXFLAGS" = set; then
# Line 5469  fi Line 5680  fi
5680    if test "${ac_cv_path_install+set}" = set; then    if test "${ac_cv_path_install+set}" = set; then
5681      INSTALL=$ac_cv_path_install      INSTALL=$ac_cv_path_install
5682    else    else
5683      # As a last resort, use the slow shell script.  We don't cache a      # As a last resort, use the slow shell script.  Don't cache a
5684      # path for INSTALL within a source directory, because that will      # value for INSTALL within a source directory, because that will
5685      # break other packages using the cache if that directory is      # break other packages using the cache if that directory is
5686      # removed, or if the path is relative.      # removed, or if the value is a relative name.
5687      INSTALL=$ac_install_sh      INSTALL=$ac_install_sh
5688    fi    fi
5689  fi  fi
# Line 5525  echo "${ECHO_T}no" >&6 Line 5736  echo "${ECHO_T}no" >&6
5736    
5737    
5738  # checks for headers  # checks for headers
5739  echo "$as_me:$LINENO: checking for grep that handles long lines" >&5  echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
5740  echo $ECHO_N "checking for grep that handles long lines... $ECHO_C" >&6  echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6
5741  if test "${oc_cv_path_GREP+set}" = set; then  if test "${ac_cv_path_GREP+set}" = set; then
5742    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5743  else  else
5744    # Extract the first word of "grep ggrep" to use in msg output    # Extract the first word of "grep ggrep" to use in msg output
# Line 5557  $debug || Line 5768  $debug ||
5768     echo "$me: cannot create a temporary directory in $TMPDIR" >&2     echo "$me: cannot create a temporary directory in $TMPDIR" >&2
5769     { (exit 1); exit 1; }     { (exit 1); exit 1; }
5770  }  }
5771    ac_path_GREP_found=false
5772  # Loop through the user's path and test for each of PROGNAME-LIST  # Loop through the user's path and test for each of PROGNAME-LIST
5773  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5774  for as_dir in $PATH  as_dummy="$PATH:/usr/xpg4/bin"
5775    for as_dir in $as_dummy
5776  do  do
5777    IFS=$as_save_IFS    IFS=$as_save_IFS
5778    test -z "$as_dir" && as_dir=.    test -z "$as_dir" && as_dir=.
# Line 5567  do Line 5780  do
5780    for ac_exec_ext in '' $ac_executable_extensions; do    for ac_exec_ext in '' $ac_executable_extensions; do
5781      ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"      ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
5782      test -f "$ac_path_GREP" || continue      test -f "$ac_path_GREP" || continue
5783      if $as_executable_p "$ac_path_GREP"; then      $ac_path_GREP_found || if $as_executable_p "$ac_path_GREP"; then
5784    # Check for GNU ac_path_GREP and select it if it is found.    # Check for GNU ac_path_GREP and select it if it is found.
5785    # Check for GNU $ac_path_GREP    # Check for GNU $ac_path_GREP
5786  if "$ac_path_GREP" --version 2>&1 < /dev/null | grep 'GNU' >/dev/null; then  if "$ac_path_GREP" --version 2>&1 < /dev/null | grep 'GNU' >/dev/null; then
5787    ac_cv_path_GREP="$ac_path_GREP"    ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:
5788      break 2  else
   
 fi  
   
   
5789    ac_count=0    ac_count=0
5790    echo $ECHO_N "0123456789$ECHO_C" >"$tmp/conftest.in"    echo $ECHO_N "0123456789$ECHO_C" >"$tmp/conftest.in"
5791    while :    while :
# Line 5585  fi Line 5794  fi
5794      mv "$tmp/conftest.tmp" "$tmp/conftest.in"      mv "$tmp/conftest.tmp" "$tmp/conftest.in"
5795      cp "$tmp/conftest.in" "$tmp/conftest.nl"      cp "$tmp/conftest.in" "$tmp/conftest.nl"
5796      echo 'GREP' >> "$tmp/conftest.nl"      echo 'GREP' >> "$tmp/conftest.nl"
5797      "$ac_path_GREP" 'GREP$' < "$tmp/conftest.nl" >"$tmp/conftest.out" || break      "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "$tmp/conftest.nl" >"$tmp/conftest.out" 2>/dev/null || break
5798     diff "$tmp/conftest.out" "$tmp/conftest.nl" >/dev/null 2>&1 || break      diff "$tmp/conftest.out" "$tmp/conftest.nl" >/dev/null 2>&1 || break
5799      ac_count=`expr $ac_count + 1`      ac_count=`expr $ac_count + 1`
5800      if test $ac_count -gt ${ac_max-0}; then      if test $ac_count -gt ${ac_path_GREP_max-0}; then
5801        # Best one so far, save it but keep looking for a better one        # Best one so far, save it but keep looking for a better one
5802        ac_cv_path_GREP="$ac_path_GREP"        ac_cv_path_GREP="$ac_path_GREP"
5803        ac_max=$ac_count        ac_path_GREP_max=$ac_count
5804      fi      fi
5805      # 10*(2^10) chars as input seems more than enough      # 10*(2^10) chars as input seems more than enough
5806      test $ac_count -gt 10 && break      test $ac_count -gt 10 && break
5807    done    done
5808  fi  fi
5809    
5810    fi
5811    
5812        $ac_path_GREP_found && break 3
5813    done    done
5814  done  done
5815    
5816  done  done
5817    
5818  rm -rf "$tmp"  rm -rf "$tmp"
# Line 5608  fi Line 5821  fi
5821    
5822  GREP="$ac_cv_path_GREP"  GREP="$ac_cv_path_GREP"
5823  if test -z "$GREP"; then  if test -z "$GREP"; then
5824    { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in \$PATH" >&5    { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH:/usr/xpg4/bin" >&5
5825  echo "$as_me: error: no acceptable $ac_prog_name could be found in \$PATH" >&2;}  echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH:/usr/xpg4/bin" >&2;}
5826     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
5827  fi  fi
5828    
# Line 5617  fi Line 5830  fi
5830    
5831    
5832  fi  fi
5833  echo "$as_me:$LINENO: result: $oc_cv_path_GREP" >&5  echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
5834  echo "${ECHO_T}$oc_cv_path_GREP" >&6  echo "${ECHO_T}$ac_cv_path_GREP" >&6
5835   GREP="$ac_cv_path_GREP"   GREP="$ac_cv_path_GREP"
5836    
5837    
# Line 5657  $debug || Line 5870  $debug ||
5870     echo "$me: cannot create a temporary directory in $TMPDIR" >&2     echo "$me: cannot create a temporary directory in $TMPDIR" >&2
5871     { (exit 1); exit 1; }     { (exit 1); exit 1; }
5872  }  }
5873    ac_path_EGREP_found=false
5874  # Loop through the user's path and test for each of PROGNAME-LIST  # Loop through the user's path and test for each of PROGNAME-LIST
5875  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5876  for as_dir in $PATH  as_dummy="$PATH:/usr/xpg4/bin"
5877    for as_dir in $as_dummy
5878  do  do
5879    IFS=$as_save_IFS    IFS=$as_save_IFS
5880    test -z "$as_dir" && as_dir=.    test -z "$as_dir" && as_dir=.
# Line 5667  do Line 5882  do
5882    for ac_exec_ext in '' $ac_executable_extensions; do    for ac_exec_ext in '' $ac_executable_extensions; do
5883      ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"      ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
5884      test -f "$ac_path_EGREP" || continue      test -f "$ac_path_EGREP" || continue
5885      if $as_executable_p "$ac_path_EGREP"; then      $ac_path_EGREP_found || if $as_executable_p "$ac_path_EGREP"; then
5886    # Check for GNU ac_path_EGREP and select it if it is found.    # Check for GNU ac_path_EGREP and select it if it is found.
5887    # Check for GNU $ac_path_EGREP    # Check for GNU $ac_path_EGREP
5888  if "$ac_path_EGREP" --version 2>&1 < /dev/null | grep 'GNU' >/dev/null; then  if "$ac_path_EGREP" --version 2>&1 < /dev/null | grep 'GNU' >/dev/null; then
5889    ac_cv_path_EGREP="$ac_path_EGREP"    ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:
5890      break 2  else
   
 fi  
   
   
5891    ac_count=0    ac_count=0
5892    echo $ECHO_N "0123456789$ECHO_C" >"$tmp/conftest.in"    echo $ECHO_N "0123456789$ECHO_C" >"$tmp/conftest.in"
5893    while :    while :
# Line 5685  fi Line 5896  fi
5896      mv "$tmp/conftest.tmp" "$tmp/conftest.in"      mv "$tmp/conftest.tmp" "$tmp/conftest.in"
5897      cp "$tmp/conftest.in" "$tmp/conftest.nl"      cp "$tmp/conftest.in" "$tmp/conftest.nl"
5898      echo 'EGREP' >> "$tmp/conftest.nl"      echo 'EGREP' >> "$tmp/conftest.nl"
5899      "$ac_path_EGREP" 'EGREP$' < "$tmp/conftest.nl" >"$tmp/conftest.out" || break      "$ac_path_EGREP" 'EGREP$' < "$tmp/conftest.nl" >"$tmp/conftest.out" 2>/dev/null || break
5900     diff "$tmp/conftest.out" "$tmp/conftest.nl" >/dev/null 2>&1 || break      diff "$tmp/conftest.out" "$tmp/conftest.nl" >/dev/null 2>&1 || break
5901      ac_count=`expr $ac_count + 1`      ac_count=`expr $ac_count + 1`
5902      if test $ac_count -gt ${ac_max-0}; then      if test $ac_count -gt ${ac_path_EGREP_max-0}; then
5903        # Best one so far, save it but keep looking for a better one        # Best one so far, save it but keep looking for a better one
5904        ac_cv_path_EGREP="$ac_path_EGREP"        ac_cv_path_EGREP="$ac_path_EGREP"
5905        ac_max=$ac_count        ac_path_EGREP_max=$ac_count
5906      fi      fi
5907      # 10*(2^10) chars as input seems more than enough      # 10*(2^10) chars as input seems more than enough
5908      test $ac_count -gt 10 && break      test $ac_count -gt 10 && break
5909    done    done
5910  fi  fi
5911    
5912    fi
5913    
5914        $ac_path_EGREP_found && break 3
5915    done    done
5916  done  done
5917    
5918  done  done
5919    
5920  rm -rf "$tmp"  rm -rf "$tmp"
# Line 5708  fi Line 5923  fi
5923    
5924  EGREP="$ac_cv_path_EGREP"  EGREP="$ac_cv_path_EGREP"
5925  if test -z "$EGREP"; then  if test -z "$EGREP"; then
5926    { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in \$PATH" >&5    { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH:/usr/xpg4/bin" >&5
5927  echo "$as_me: error: no acceptable $ac_prog_name could be found in \$PATH" >&2;}  echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH:/usr/xpg4/bin" >&2;}
5928     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
5929  fi  fi
5930    
# Line 5832  cat confdefs.h >>conftest.$ac_ext Line 6047  cat confdefs.h >>conftest.$ac_ext
6047  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
6048  /* end confdefs.h.  */  /* end confdefs.h.  */
6049  #include <ctype.h>  #include <ctype.h>
6050    #include <stdlib.h>
6051  #if ((' ' & 0x0FF) == 0x020)  #if ((' ' & 0x0FF) == 0x020)
6052  # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')  # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
6053  # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))  # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
# Line 5851  main () Line 6067  main ()
6067    for (i = 0; i < 256; i++)    for (i = 0; i < 256; i++)
6068      if (XOR (islower (i), ISLOWER (i))      if (XOR (islower (i), ISLOWER (i))
6069          || toupper (i) != TOUPPER (i))          || toupper (i) != TOUPPER (i))
6070        exit(2);        exit (2);
6071    exit (0);    exit (0);
6072  }  }
6073  _ACEOF  _ACEOF
# Line 8702  main () Line 8918  main ()
8918    data2 = (char *) malloc (2 * pagesize);    data2 = (char *) malloc (2 * pagesize);
8919    if (!data2)    if (!data2)
8920      exit (1);      exit (1);
8921    data2 += (pagesize - ((long) data2 & (pagesize - 1))) & (pagesize - 1);    data2 += (pagesize - ((long int) data2 & (pagesize - 1))) & (pagesize - 1);
8922    if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE,    if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE,
8923                       MAP_PRIVATE | MAP_FIXED, fd, 0L))                       MAP_PRIVATE | MAP_FIXED, fd, 0L))
8924      exit (1);      exit (1);
# Line 10220  if test -n "${ZSH_VERSION+set}" && (emul Line 10436  if test -n "${ZSH_VERSION+set}" && (emul
10436    # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which    # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
10437    # is contrary to our usage.  Disable this feature.    # is contrary to our usage.  Disable this feature.
10438    alias -g '${1+"$@"}'='"$@"'    alias -g '${1+"$@"}'='"$@"'
10439  elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then    setopt NO_GLOB_SUBST
10440    elif test -n "${BASH_VERSION+set}${KSH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
10441    set -o posix    set -o posix
10442  fi  fi
10443    BIN_SH=xpg4; export BIN_SH # for Tru64
10444  DUALCASE=1; export DUALCASE # for MKS sh  DUALCASE=1; export DUALCASE # for MKS sh
10445    
10446    
# Line 10275  if test "x$as_myself" = x; then Line 10493  if test "x$as_myself" = x; then
10493    as_myself=$0    as_myself=$0
10494  fi  fi
10495  if test ! -f "$as_myself"; then  if test ! -f "$as_myself"; then
10496    { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5    { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute file name" >&5
10497  echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}  echo "$as_me: error: cannot find myself; rerun with an absolute file name" >&2;}
10498     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
10499  fi  fi
10500    
10501  # Work around bugs in pre-3.0 UWIN ksh.  # Work around bugs in pre-3.0 UWIN ksh.
10502  $as_unset ENV MAIL MAILPATH  for as_var in ENV MAIL MAILPATH
10503    do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
10504    done
10505  PS1='$ '  PS1='$ '
10506  PS2='> '  PS2='> '
10507  PS4='+ '  PS4='+ '
# Line 10295  do Line 10515  do
10515    if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then    if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
10516      eval $as_var=C; export $as_var      eval $as_var=C; export $as_var
10517    else    else
10518      $as_unset $as_var      ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
10519    fi    fi
10520  done  done
10521    
# Line 10444  _ASBOX Line 10664  _ASBOX
10664  cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
10665    
10666  This file was extended by $as_me, which was  This file was extended by $as_me, which was
10667  generated by GNU Autoconf 2.59a.  Invocation command line was  generated by GNU Autoconf 2.59b.  Invocation command line was
10668    
10669    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
10670    CONFIG_HEADERS  = $CONFIG_HEADERS    CONFIG_HEADERS  = $CONFIG_HEADERS
# Line 10504  _ACEOF Line 10724  _ACEOF
10724  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
10725  ac_cs_version="\\  ac_cs_version="\\
10726  config.status  config.status
10727  configured by $0, generated by GNU Autoconf 2.59a,  configured by $0, generated by GNU Autoconf 2.59b,
10728    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
10729    
10730  Copyright (C) 2004 Free Software Foundation, Inc.  Copyright (C) 2004 Free Software Foundation, Inc.
# Line 10869  case $srcdir in Line 11089  case $srcdir in
11089      else      else
11090         ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`         ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
11091      fi ;;      fi ;;
11092    [\\/]* | ?:[\\/]* )  # Absolute path.    [\\/]* | ?:[\\/]* )  # Absolute name.
11093      ac_srcdir=$srcdir$ac_dir_suffix;      ac_srcdir=$srcdir$ac_dir_suffix;
11094      ac_top_srcdir=$srcdir ;;      ac_top_srcdir=$srcdir ;;
11095    *) # Relative path.    *) # Relative name.
11096      ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix      ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
11097      ac_top_srcdir=$ac_top_builddir$srcdir ;;      ac_top_srcdir=$ac_top_builddir$srcdir ;;
11098  esac  esac
11099    
11100  # Do not use `cd foo && pwd` to compute absolute paths, because  # Do not use `cd foo && pwd` to compute absolute names, because
11101  # the directories may not exist.  # the directories may not exist.
11102  case `pwd` in  case `pwd` in
11103  .) ac_abs_builddir="$ac_dir";;  .) ac_abs_builddir="$ac_dir";;
# Line 11046  echo "$as_me: creating $ac_file" >&6;} Line 11266  echo "$as_me: creating $ac_file" >&6;}
11266           test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5           test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
11267  echo "$as_me: error: cannot find input file: $f" >&2;}  echo "$as_me: error: cannot find input file: $f" >&2;}
11268     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
11269           # Do quote $f, to prevent DOS paths from being IFS'd.           # Quote $f, to prevent DOS file names from being IFS'd.
11270           echo "$f";;           echo "$f";;
11271        *) # Relative        *) # Relative
11272           if test -f "$f"; then           if test -f "$f"; then
# Line 11265  if test -z "$groff_no_x"; then Line 11485  if test -z "$groff_no_x"; then
11485    (an existing file will be saved as \`GXditview.old').    (an existing file will be saved as \`GXditview.old').
11486    To install it into a different directory, say, \`/etc/gxditview',    To install it into a different directory, say, \`/etc/gxditview',
11487    add \`--with-appresdir=/etc/gxditview' to the configure script    add \`--with-appresdir=/etc/gxditview' to the configure script
11488    and rerun it.  The environment variable \`APPLRESDIR' must then    command line options and rerun it.  The environment variable
11489    be set to \`/etc/' (note the trailing slash), omitting the    \`APPLRESDIR' must then be set to \`/etc/' (note the trailing slash),
11490    \`gxditview' part which is automatically appended by the X11    omitting the \`gxditview' part which is automatically appended by
11491    searching routines for resource files.  More details can be    the X11 searching routines for resource files.  More details can be
11492    found in the X(7) manual page.    found in the X(7) manual page.
11493         " >&5         " >&5
11494  echo "$as_me:  echo "$as_me:
# Line 11280  echo "$as_me: Line 11500  echo "$as_me:
11500    (an existing file will be saved as \`GXditview.old').    (an existing file will be saved as \`GXditview.old').
11501    To install it into a different directory, say, \`/etc/gxditview',    To install it into a different directory, say, \`/etc/gxditview',
11502    add \`--with-appresdir=/etc/gxditview' to the configure script    add \`--with-appresdir=/etc/gxditview' to the configure script
11503    and rerun it.  The environment variable \`APPLRESDIR' must then    command line options and rerun it.  The environment variable
11504    be set to \`/etc/' (note the trailing slash), omitting the    \`APPLRESDIR' must then be set to \`/etc/' (note the trailing slash),
11505    \`gxditview' part which is automatically appended by the X11    omitting the \`gxditview' part which is automatically appended by
11506    searching routines for resource files.  More details can be    the X11 searching routines for resource files.  More details can be
11507    found in the X(7) manual page.    found in the X(7) manual page.
11508         " >&6;}         " >&6;}
11509       fi       fi

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26