/[m4]/m4/configure
ViewVC logotype

Diff of /m4/configure

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

revision 1.1.1.1.2.9 by gary, Sun May 1 11:18:08 2005 UTC revision 1.1.1.1.2.10 by gary, Thu Oct 20 10:00:58 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.59 for GNU M4 1.4.3a.  # Generated by GNU Autoconf 2.59 for GNU M4 1.4.4.
4  #  #
5  # Report bugs to <bug-m4@gnu.org>.  # Report bugs to <bug-m4@gnu.org>.
6  #  #
# Line 269  SHELL=${CONFIG_SHELL-/bin/sh} Line 269  SHELL=${CONFIG_SHELL-/bin/sh}
269  # Identity of this package.  # Identity of this package.
270  PACKAGE_NAME='GNU M4'  PACKAGE_NAME='GNU M4'
271  PACKAGE_TARNAME='m4'  PACKAGE_TARNAME='m4'
272  PACKAGE_VERSION='1.4.3a'  PACKAGE_VERSION='1.4.4'
273  PACKAGE_STRING='GNU M4 1.4.3a'  PACKAGE_STRING='GNU M4 1.4.4'
274  PACKAGE_BUGREPORT='bug-m4@gnu.org'  PACKAGE_BUGREPORT='bug-m4@gnu.org'
275    
276  ac_unique_file="src/m4.h"  ac_unique_file="src/m4.h"
# Line 780  if test "$ac_init_help" = "long"; then Line 780  if test "$ac_init_help" = "long"; then
780    # Omit some internal or obsolete options to make the list less imposing.    # Omit some internal or obsolete options to make the list less imposing.
781    # 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.
782    cat <<_ACEOF    cat <<_ACEOF
783  \`configure' configures GNU M4 1.4.3a to adapt to many kinds of systems.  \`configure' configures GNU M4 1.4.4 to adapt to many kinds of systems.
784    
785  Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
786    
# Line 842  fi Line 842  fi
842    
843  if test -n "$ac_init_help"; then  if test -n "$ac_init_help"; then
844    case $ac_init_help in    case $ac_init_help in
845       short | recursive ) echo "Configuration of GNU M4 1.4.3a:";;       short | recursive ) echo "Configuration of GNU M4 1.4.4:";;
846     esac     esac
847    cat <<\_ACEOF    cat <<\_ACEOF
848    
# Line 965  fi Line 965  fi
965  test -n "$ac_init_help" && exit 0  test -n "$ac_init_help" && exit 0
966  if $ac_init_version; then  if $ac_init_version; then
967    cat <<\_ACEOF    cat <<\_ACEOF
968  GNU M4 configure 1.4.3a  GNU M4 configure 1.4.4
969  generated by GNU Autoconf 2.59  generated by GNU Autoconf 2.59
970    
971  Copyright (C) 2003 Free Software Foundation, Inc.  Copyright (C) 2003 Free Software Foundation, Inc.
# Line 979  cat >&5 <<_ACEOF Line 979  cat >&5 <<_ACEOF
979  This file contains any messages produced by compilers while  This file contains any messages produced by compilers while
980  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
981    
982  It was created by GNU M4 $as_me 1.4.3a, which was  It was created by GNU M4 $as_me 1.4.4, which was
983  generated by GNU Autoconf 2.59.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
984    
985    $ $0 $@    $ $0 $@
# Line 5318  DEFS=-DHAVE_CONFIG_H Line 5318  DEFS=-DHAVE_CONFIG_H
5318  ac_libobjs=  ac_libobjs=
5319  ac_ltlibobjs=  ac_ltlibobjs=
5320  for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue  for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
5321    # 1. Prepend libobj directory if declared and remove the extension    # 1. Remove the extension, and $U if already installed.
5322    #    and $U if already present.    ac_i=`echo "$ac_i" |
   ac_i="$ac_libobj_dir"`echo "$ac_i" |  
5323           sed 's/\$U\././;s/\.o$//;s/\.obj$//'`           sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
5324    # 2. Add them.    # 2. Prepend LIBOBJDIR.  When used with automake>1.9.5 LIBOBJDIR
5325      #    will be set to the directory where LIBOBJS objects are built.
5326    ac_libobjs="$ac_libobjs \$(LIBOBJDIR)$ac_i\$U.$ac_objext"    ac_libobjs="$ac_libobjs \$(LIBOBJDIR)$ac_i\$U.$ac_objext"
5327    ac_ltlibobjs="$ac_ltlibobjs \$(LIBOBJDIR)$ac_i"'$U.lo'    ac_ltlibobjs="$ac_ltlibobjs \$(LIBOBJDIR)$ac_i"'$U.lo'
5328  done  done
# Line 5602  _ASBOX Line 5602  _ASBOX
5602  } >&5  } >&5
5603  cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
5604    
5605  This file was extended by GNU M4 $as_me 1.4.3a, which was  This file was extended by GNU M4 $as_me 1.4.4, which was
5606  generated by GNU Autoconf 2.59.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
5607    
5608    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
# Line 5662  _ACEOF Line 5662  _ACEOF
5662    
5663  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
5664  ac_cs_version="\\  ac_cs_version="\\
5665  GNU M4 config.status 1.4.3a  GNU M4 config.status 1.4.4
5666  configured by $0, generated by GNU Autoconf 2.59,  configured by $0, generated by GNU Autoconf 2.59,
5667    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
5668    

Legend:
Removed from v.1.1.1.1.2.9  
changed lines
  Added in v.1.1.1.1.2.10

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