/[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.24 by eggert, Sun Apr 21 07:25:21 2002 UTC revision 1.25 by akim, Thu Apr 25 08:54:48 2002 UTC
# Line 862  dnl the other too. Line 862  dnl the other too.
862  dnl These here document variables are unquoted when configure runs  dnl These here document variables are unquoted when configure runs
863  dnl but quoted when config.status runs, so variables are expanded once.  dnl but quoted when config.status runs, so variables are expanded once.
864  dnl Insert the sed substitutions of variables.  dnl Insert the sed substitutions of variables.
865  _AC_SUBST_SED_PROGRAM()dnl  m4_ifdef([_AC_SUBST_VARS],
866             [AC_FOREACH([AC_Var], m4_defn([_AC_SUBST_VARS]),
867    [s,@AC_Var@,$AC_Var,;t t
868    ])])dnl
869    m4_ifdef([_AC_SUBST_FILES],
870             [AC_FOREACH([AC_Var], m4_defn([_AC_SUBST_FILES]),
871    [/@AC_Var@/r $AC_Var
872    s,@AC_Var@,,;t t
873    ])])dnl
874  CEOF  CEOF
875    
876  _ACEOF  _ACEOF

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

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