AC_CONFIG_HEADERS.
+2001-02-05 Derek Price <derek.price@openavenue.com>
+
+ * autoheader.sh: Only set config_h for the first call to
+ AC_CONFIG_HEADERS.
+
2001-02-05 Jim Meyering <meyering@lucent.com>
* acspecific.m4 (AC_SYS_LARGEFILE): Add ULL suffix to the
#! @SHELL@
# autoheader -- create `config.h.in' from `configure.ac'
-# Copyright 1992, 1993, 1994, 1996, 1998, 1999, 2000
+# Copyright 1992, 1993, 1994, 1996, 1998, 1999, 2000, 2001
# Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
autoheader (@PACKAGE_NAME@) @VERSION@
Written by Roland McGrath.
-Copyright 1992, 1993, 1994, 1996, 1998, 1999, 2000
+Copyright 1992, 1993, 1994, 1996, 1998, 1999, 2000, 2001
Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
# Source what the traces are trying to tell us.
$verbose $me: running $autoconf to trace from $infile >&2
$autoconf \
- --trace AC_CONFIG_HEADERS:'config_h="$1"' \
+ --trace AC_CONFIG_HEADERS:': $${config_h="$1"}' \
--trace AH_OUTPUT:'ac_verbatim_$1="\
$2"' \
--trace AC_DEFINE_TRACE_LITERAL:'syms="$$syms $1"' \
#! @SHELL@
# autoheader -- create `config.h.in' from `configure.ac'
-# Copyright 1992, 1993, 1994, 1996, 1998, 1999, 2000
+# Copyright 1992, 1993, 1994, 1996, 1998, 1999, 2000, 2001
# Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
autoheader (@PACKAGE_NAME@) @VERSION@
Written by Roland McGrath.
-Copyright 1992, 1993, 1994, 1996, 1998, 1999, 2000
+Copyright 1992, 1993, 1994, 1996, 1998, 1999, 2000, 2001
Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
# Source what the traces are trying to tell us.
$verbose $me: running $autoconf to trace from $infile >&2
$autoconf \
- --trace AC_CONFIG_HEADERS:'config_h="$1"' \
+ --trace AC_CONFIG_HEADERS:': $${config_h="$1"}' \
--trace AH_OUTPUT:'ac_verbatim_$1="\
$2"' \
--trace AC_DEFINE_TRACE_LITERAL:'syms="$$syms $1"' \
#! @SHELL@
# autoheader -- create `config.h.in' from `configure.ac'
-# Copyright 1992, 1993, 1994, 1996, 1998, 1999, 2000
+# Copyright 1992, 1993, 1994, 1996, 1998, 1999, 2000, 2001
# Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
autoheader (@PACKAGE_NAME@) @VERSION@
Written by Roland McGrath.
-Copyright 1992, 1993, 1994, 1996, 1998, 1999, 2000
+Copyright 1992, 1993, 1994, 1996, 1998, 1999, 2000, 2001
Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
# Source what the traces are trying to tell us.
$verbose $me: running $autoconf to trace from $infile >&2
$autoconf \
- --trace AC_CONFIG_HEADERS:'config_h="$1"' \
+ --trace AC_CONFIG_HEADERS:': $${config_h="$1"}' \
--trace AH_OUTPUT:'ac_verbatim_$1="\
$2"' \
--trace AC_DEFINE_TRACE_LITERAL:'syms="$$syms $1"' \
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
-.TH AUTOHEADER "1" "January 2001" "GNU Autoconf 2.49d" FSF
+.TH AUTOHEADER "1" "February 2001" "GNU Autoconf 2.49d" FSF
.SH NAME
autoheader \- Create a template header for configure
.SH SYNOPSIS
.SH AUTHOR
Written by Roland McGrath.
.PP
-Copyright 1992, 1993, 1994, 1996, 1998, 1999, 2000
+Copyright 1992, 1993, 1994, 1996, 1998, 1999, 2000, 2001
Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.