+2000-02-10 Akim Demaille <akim@epita.fr>
+
+ * autoheader.sh: Remove the duplicate trap code.
+
2000-02-10 Akim Demaille <akim@epita.fr>
* acgeneral.m4 (AC_OUTPUT): When dispatching your arguments, use
-h, --help print this help, then exit
--version print version number, then exit
-d, --debug don't remove temporary files
- -m, --macrodir=DIR directory storing macro files
+ -m, --macrodir=DIR directory storing Autoconf's macro files
-l, --localdir=DIR directory storing \`aclocal.m4' and \`acconfig.h'
-v, --verbose verbosely report processing
*) config_h_in="$config_h.in" ;;
esac
-tmpout=$ah_base.out
-$debug || trap "rm -f $ah_base*; exit 1" 1 2 15
# Don't write "do not edit" -- it will get copied into the
# config.h, which it's ok to edit.
cat <<EOF >$tmpout
-h, --help print this help, then exit
--version print version number, then exit
-d, --debug don't remove temporary files
- -m, --macrodir=DIR directory storing macro files
+ -m, --macrodir=DIR directory storing Autoconf's macro files
-l, --localdir=DIR directory storing \`aclocal.m4' and \`acconfig.h'
-v, --verbose verbosely report processing
*) config_h_in="$config_h.in" ;;
esac
-tmpout=$ah_base.out
-$debug || trap "rm -f $ah_base*; exit 1" 1 2 15
# Don't write "do not edit" -- it will get copied into the
# config.h, which it's ok to edit.
cat <<EOF >$tmpout
-h, --help print this help, then exit
--version print version number, then exit
-d, --debug don't remove temporary files
- -m, --macrodir=DIR directory storing macro files
+ -m, --macrodir=DIR directory storing Autoconf's macro files
-l, --localdir=DIR directory storing \`aclocal.m4' and \`acconfig.h'
-v, --verbose verbosely report processing
*) config_h_in="$config_h.in" ;;
esac
-tmpout=$ah_base.out
-$debug || trap "rm -f $ah_base*; exit 1" 1 2 15
# Don't write "do not edit" -- it will get copied into the
# config.h, which it's ok to edit.
cat <<EOF >$tmpout
don't remove temporary files
.TP
\fB\-m\fR, \fB\-\-macrodir\fR=\fIDIR\fR
-directory storing macro files
+directory storing Autoconf's macro files
.TP
\fB\-l\fR, \fB\-\-localdir\fR=\fIDIR\fR
directory storing `aclocal.m4' and `acconfig.h'