/[autoconf]/autoconf/configure
ViewVC logotype

Diff of /autoconf/configure

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

revision 1.204 by akim, Mon Mar 11 14:38:59 2002 UTC revision 1.205 by akim, Tue Mar 12 16:13:37 2002 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 for GNU Autoconf 2.53a.  # Generated by GNU Autoconf 2.53a for GNU Autoconf 2.53a.
4  #  #
5  # Report bugs to <bug-autoconf@gnu.org>.  # Report bugs to <bug-autoconf@gnu.org>.
6  #  #
# Line 840  test -n "$ac_init_help" && exit 0 Line 840  test -n "$ac_init_help" && exit 0
840  if $ac_init_version; then  if $ac_init_version; then
841    cat <<\_ACEOF    cat <<\_ACEOF
842  GNU Autoconf configure 2.53a  GNU Autoconf configure 2.53a
843  generated by GNU Autoconf 2.53  generated by GNU Autoconf 2.53a
844    
845  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
846  Free Software Foundation, Inc.  Free Software Foundation, Inc.
# Line 855  This file contains any messages produced Line 855  This file contains any messages produced
855  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
856    
857  It was created by GNU Autoconf $as_me 2.53a, which was  It was created by GNU Autoconf $as_me 2.53a, which was
858  generated by GNU Autoconf 2.53.  Invocation command line was  generated by GNU Autoconf 2.53a.  Invocation command line was
859    
860    $ $0 $@    $ $0 $@
861    
# Line 1710  echo "$as_me: error: Perl 5.005_03 or be Line 1710  echo "$as_me: error: Perl 5.005_03 or be
1710  # Emacs modes.  # Emacs modes.
1711  ac_config_files="$ac_config_files lib/emacs/Makefile"  ac_config_files="$ac_config_files lib/emacs/Makefile"
1712    
1713    test x"$EMACS" = xt && EMACS=
1714    for ac_prog in emacs xemacs
1715    do
1716      # Extract the first word of "$ac_prog", so it can be a program name with args.
1717    set dummy $ac_prog; ac_word=$2
1718    echo "$as_me:$LINENO: checking for $ac_word" >&5
1719    echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1720    if test "${ac_cv_prog_EMACS+set}" = set; then
1721      echo $ECHO_N "(cached) $ECHO_C" >&6
1722    else
1723      if test -n "$EMACS"; then
1724      ac_cv_prog_EMACS="$EMACS" # Let the user override the test.
1725    else
1726    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1727    for as_dir in $PATH
1728    do
1729      IFS=$as_save_IFS
1730      test -z "$as_dir" && as_dir=.
1731      for ac_exec_ext in '' $ac_executable_extensions; do
1732      if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1733        ac_cv_prog_EMACS="$ac_prog"
1734        echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1735        break 2
1736      fi
1737    done
1738    done
1739    
1740    fi
1741    fi
1742    EMACS=$ac_cv_prog_EMACS
1743    if test -n "$EMACS"; then
1744      echo "$as_me:$LINENO: result: $EMACS" >&5
1745    echo "${ECHO_T}$EMACS" >&6
1746    else
1747      echo "$as_me:$LINENO: result: no" >&5
1748    echo "${ECHO_T}no" >&6
1749    fi
1750    
1751      test -n "$EMACS" && break
1752    done
1753    test -n "$EMACS" || EMACS="no"
1754    
1755    
1756  # Check whether --with-lispdir or --without-lispdir was given.  # Check whether --with-lispdir or --without-lispdir was given.
1757  if test "${with_lispdir+set}" = set; then  if test "${with_lispdir+set}" = set; then
# Line 2163  _ASBOX Line 2205  _ASBOX
2205  cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
2206    
2207  This file was extended by GNU Autoconf $as_me 2.53a, which was  This file was extended by GNU Autoconf $as_me 2.53a, which was
2208  generated by GNU Autoconf 2.53.  Invocation command line was  generated by GNU Autoconf 2.53a.  Invocation command line was
2209    
2210    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
2211    CONFIG_HEADERS  = $CONFIG_HEADERS    CONFIG_HEADERS  = $CONFIG_HEADERS
# Line 2220  _ACEOF Line 2262  _ACEOF
2262  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
2263  ac_cs_version="\\  ac_cs_version="\\
2264  GNU Autoconf config.status 2.53a  GNU Autoconf config.status 2.53a
2265  configured by $0, generated by GNU Autoconf 2.53,  configured by $0, generated by GNU Autoconf 2.53a,
2266    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
2267    
2268  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001

Legend:
Removed from v.1.204  
changed lines
  Added in v.1.205

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