/[autoconf]/autoconf/lib/autoconf/status.m4
ViewVC logotype

Diff of /autoconf/lib/autoconf/status.m4

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

revision 1.34 by akim, Thu May 22 13:24:07 2003 UTC revision 1.35 by akim, Thu May 22 15:17:06 2003 UTC
# Line 1  Line 1 
1  # This file is part of Autoconf.                       -*- Autoconf -*-  # This file is part of Autoconf.                       -*- Autoconf -*-
2  # Parameterizing and creating config.status.  # Parameterizing and creating config.status.
3  # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002, 2003  # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
4  # Free Software Foundation, Inc.  # 2002, 2003 Free Software Foundation, Inc.
5    
6  # This program is free software; you can redistribute it and/or modify  # This program is free software; you can redistribute it and/or modify
7  # it under the terms of the GNU General Public License as published by  # it under the terms of the GNU General Public License as published by
# Line 83  Line 83 
83  # each `TAG', a special line in AC_LIST_FOOS_COMMANDS which is used in  # each `TAG', a special line in AC_LIST_FOOS_COMMANDS which is used in
84  # `config.status' like this:  # `config.status' like this:
85  #  #
86  #         case $ac_tag in  #         case $ac_tag in
87  #           AC_LIST_FOOS_COMMANDS  #           AC_LIST_FOOS_COMMANDS
88  #         esac  #         esac
89  #  #
90  # Finally, the `INIT-CMDS' are dumped into a special diversion, via  # Finally, the `INIT-CMDS' are dumped into a special diversion, via
91  # `_AC_CONFIG_COMMANDS_INIT'.  While `COMMANDS' are output once per TAG,  # `_AC_CONFIG_COMMANDS_INIT'.  While `COMMANDS' are output once per TAG,
# Line 916  dnl Here, there are 2 cmd per line, and Line 916  dnl Here, there are 2 cmd per line, and
916        (echo [':t        (echo [':t
917    /@[a-zA-Z_][a-zA-Z_0-9]*@/!b'] && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed    /@[a-zA-Z_][a-zA-Z_0-9]*@/!b'] && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
918        if test -z "$ac_sed_cmds"; then        if test -z "$ac_sed_cmds"; then
919          ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"          ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
920        else        else
921          ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"          ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
922        fi        fi
923        ac_sed_frag=`expr $ac_sed_frag + 1`        ac_sed_frag=`expr $ac_sed_frag + 1`
924        ac_beg=$ac_end        ac_beg=$ac_end
# Line 1388  m4_ifset([AC_PACKAGE_VERSION], [ AC_PACK Line 1388  m4_ifset([AC_PACKAGE_VERSION], [ AC_PACK
1388  configured by $[0], generated by m4_PACKAGE_STRING,  configured by $[0], generated by m4_PACKAGE_STRING,
1389    with options \\"`echo "$ac_configure_args" | sed 's/[[\\""\`\$]]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[[\\""\`\$]]/\\\\&/g'`\\"
1390    
1391  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001  Copyright (C) 2003 Free Software Foundation, Inc.
 Free Software Foundation, Inc.  
1392  This config.status script is free software; the Free Software Foundation  This config.status script is free software; the Free Software Foundation
1393  gives unlimited permission to copy, distribute and modify it."  gives unlimited permission to copy, distribute and modify it."
1394  srcdir=$srcdir  srcdir=$srcdir

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

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