/[autoconf]/autoconf/bin/autoheader.in
ViewVC logotype

Diff of /autoconf/bin/autoheader.in

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

revision 1.122 by akim, Mon Sep 2 07:41:56 2002 UTC revision 1.123 by akim, Sat Sep 28 16:39:22 2002 UTC
# Line 168  $autoconf .= ' --verbose' if $verbose; Line 168  $autoconf .= ' --verbose' if $verbose;
168  # Source what the traces are trying to tell us.  # Source what the traces are trying to tell us.
169  verbose "$me: running $autoconf to trace from $ARGV[0]";  verbose "$me: running $autoconf to trace from $ARGV[0]";
170  xsystem ("$autoconf "  xsystem ("$autoconf "
171             # If you change this list, update the
172             # `Autoheader-preselections' section of autom4te.in.
173           . " --trace AC_CONFIG_HEADERS:'\$\$config_h ||= \"\$1\";'"           . " --trace AC_CONFIG_HEADERS:'\$\$config_h ||= \"\$1\";'"
174           . " --trace AH_OUTPUT:'\$\$verbatim{\"\$1\"} = \"\\\n\$2\";'"           . " --trace AH_OUTPUT:'\$\$verbatim{\"\$1\"} = \"\\\n\$2\";'"
175           . " --trace AC_DEFINE_TRACE_LITERAL:'\$\$symbol{\"\$1\"} = 1;'"           . " --trace AC_DEFINE_TRACE_LITERAL:'\$\$symbol{\"\$1\"} = 1;'"

Legend:
Removed from v.1.122  
changed lines
  Added in v.1.123

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