/[autoconf]/autoconf/configure
ViewVC logotype

Diff of /autoconf/configure

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

revision 1.199 by akim, Mon Feb 11 14:04:54 2002 UTC revision 1.200 by akim, Mon Mar 4 15:08:23 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.52h for GNU Autoconf 2.52i.  # Generated by GNU Autoconf 2.52i for GNU Autoconf 2.52i.
4  #  #
5  # Report bugs to <bug-autoconf@gnu.org>.  # Report bugs to <bug-autoconf@gnu.org>.
6  #  #
# Line 773  if test -n "$ac_init_help"; then Line 773  if test -n "$ac_init_help"; then
773  Optional Packages:  Optional Packages:
774    --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]    --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
775    --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)    --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
776     --with-lispdir            Override the default lisp directory    --with-lispdir          Override the default lisp directory
777    
778  Report bugs to <bug-autoconf@gnu.org>.  Report bugs to <bug-autoconf@gnu.org>.
779  _ACEOF  _ACEOF
# Line 839  test -n "$ac_init_help" && exit 0 Line 839  test -n "$ac_init_help" && exit 0
839  if $ac_init_version; then  if $ac_init_version; then
840    cat <<\_ACEOF    cat <<\_ACEOF
841  GNU Autoconf configure 2.52i  GNU Autoconf configure 2.52i
842  generated by GNU Autoconf 2.52h  generated by GNU Autoconf 2.52i
843    
844  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
845  Free Software Foundation, Inc.  Free Software Foundation, Inc.
# Line 854  This file contains any messages produced Line 854  This file contains any messages produced
854  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
855    
856  It was created by GNU Autoconf $as_me 2.52i, which was  It was created by GNU Autoconf $as_me 2.52i, which was
857  generated by GNU Autoconf 2.52h.  Invocation command line was  generated by GNU Autoconf 2.52i.  Invocation command line was
858    
859    $ $0 $@    $ $0 $@
860    
# Line 1161  ac_configure="$SHELL $ac_aux_dir/configu Line 1161  ac_configure="$SHELL $ac_aux_dir/configu
1161  ac_config_files="$ac_config_files config/Makefile"  ac_config_files="$ac_config_files config/Makefile"
1162    
1163    
1164  am__api_version="1.5c"  am__api_version="1.5e"
1165  # Find a good install program.  We prefer a C program (faster),  # Find a good install program.  We prefer a C program (faster),
1166  # so one script is as good as another.  But avoid the broken or  # so one script is as good as another.  But avoid the broken or
1167  # incompatible versions:  # incompatible versions:
# Line 1774  echo $ECHO_N "checking where .elc files Line 1774  echo $ECHO_N "checking where .elc files
1774  if test "${am_cv_lispdir+set}" = set; then  if test "${am_cv_lispdir+set}" = set; then
1775    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
1776  else  else
1777    { (echo "$as_me:$LINENO: \$EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) \"\\n\")) (setq load-path (cdr load-path)))' >conftest.out") >&5    # If $EMACS isn't GNU Emacs or XEmacs, this can blow up pretty badly
1778    ($EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path)))' >conftest.out) 2>&5    # Some emacsen will start up in interactive mode, requiring C-x C-c to exit,
1779      #  which is non-obvious for non-emacs users.
1780      # Redirecting /dev/null should help a bit; pity we can't detect "broken"
1781      #  emacsen earlier and avoid running this altogether.
1782      { (echo "$as_me:$LINENO: \$EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) \"\\n\")) (setq load-path (cdr load-path)))' </dev/null >conftest.out") >&5
1783      ($EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path)))' </dev/null >conftest.out) 2>&5
1784    ac_status=$?    ac_status=$?
1785    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
1786    (exit $ac_status); }    (exit $ac_status); }
# Line 2166  _ASBOX Line 2171  _ASBOX
2171  cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
2172    
2173  This file was extended by GNU Autoconf $as_me 2.52i, which was  This file was extended by GNU Autoconf $as_me 2.52i, which was
2174  generated by GNU Autoconf 2.52h.  Invocation command line was  generated by GNU Autoconf 2.52i.  Invocation command line was
2175    
2176    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
2177    CONFIG_HEADERS  = $CONFIG_HEADERS    CONFIG_HEADERS  = $CONFIG_HEADERS
# Line 2223  _ACEOF Line 2228  _ACEOF
2228  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
2229  ac_cs_version="\\  ac_cs_version="\\
2230  GNU Autoconf config.status 2.52i  GNU Autoconf config.status 2.52i
2231  configured by $0, generated by GNU Autoconf 2.52h,  configured by $0, generated by GNU Autoconf 2.52i,
2232    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
2233    
2234  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.199  
changed lines
  Added in v.1.200

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