/[autoconf]/autoconf/configure
ViewVC logotype

Diff of /autoconf/configure

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

revision 1.210 by akim, Tue Apr 23 16:58:42 2002 UTC revision 1.211 by akim, Thu Apr 25 08:54:38 2002 UTC
# Line 279  PACKAGE_STRING='GNU Autoconf 2.53b' Line 279  PACKAGE_STRING='GNU Autoconf 2.53b'
279  PACKAGE_BUGREPORT='bug-autoconf@gnu.org'  PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
280    
281  ac_unique_file="ChangeLog"  ac_unique_file="ChangeLog"
282    ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE EXPR M4 HELP2MAN PERL EMACS lispdir'
283    ac_subst_files=''
284    
285  # Initialize some variables set by options.  # Initialize some variables set by options.
286  ac_init_help=  ac_init_help=
# Line 956  trap 'exit_status=$? Line 958  trap 'exit_status=$?
958    # Save into config.log some information that might help in debugging.    # Save into config.log some information that might help in debugging.
959    {    {
960      echo      echo
961    
962      cat <<\_ASBOX      cat <<\_ASBOX
963  ## ---------------- ##  ## ---------------- ##
964  ## Cache variables. ##  ## Cache variables. ##
# Line 978  _ASBOX Line 981  _ASBOX
981      esac;      esac;
982  }  }
983      echo      echo
984    
985        cat <<\_ASBOX
986    ## ----------------- ##
987    ## Output variables. ##
988    ## ----------------- ##
989    _ASBOX
990        for ac_var in $ac_subst_vars
991        do
992          eval ac_val=$`echo $ac_var`
993          echo "$ac_var='"'"'$ac_val'"'"'"
994        done | sort
995        echo
996    
997      if test -s confdefs.h; then      if test -s confdefs.h; then
998        cat <<\_ASBOX        cat <<\_ASBOX
999  ## ----------- ##  ## ----------- ##
# Line 985  _ASBOX Line 1001  _ASBOX
1001  ## ----------- ##  ## ----------- ##
1002  _ASBOX  _ASBOX
1003        echo        echo
1004        sed "/^$/d" confdefs.h        sed "/^$/d" confdefs.h | sort
1005        echo        echo
1006      fi      fi
1007      test "$ac_signal" != 0 &&      test "$ac_signal" != 0 &&
# Line 2853  Below you will find information on the s Line 2869  Below you will find information on the s
2869    
2870  EOF  EOF
2871      sed -n '/^\* Status/,$p' $srcdir/BUGS      sed -n '/^\* Status/,$p' $srcdir/BUGS
   

Legend:
Removed from v.1.210  
changed lines
  Added in v.1.211

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