]> sourceware.org Git - automake.git/commitdiff
* m4/multi.m4: Added missing `]'. From Akim Demaille.
authorTom Tromey <tromey@redhat.com>
Sat, 13 Nov 1999 04:25:49 +0000 (04:25 +0000)
committerTom Tromey <tromey@redhat.com>
Sat, 13 Nov 1999 04:25:49 +0000 (04:25 +0000)
ChangeLog
m4/multi.m4

index a6a3cedbc940ecca13f822b3d4e44f099da7926d..4feabc3bc720a6ad5d36520de3a5f55821109aa3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 1999-11-12  Tom Tromey  <tromey@cygnus.com>
 
+       * m4/multi.m4: Added missing `]'.  From Akim Demaille.
+
        * Makefile.am (path-check): Make sure distdir is writeable before
        removing it.
        * automake.in (handle_texinfo): Added `cm' and `ov' extensions.
index b0e65912ff283d83f1253e197f897e2a9ad73c38..3583331b19adcf6187545f6a1316eed68e6d1643 100644 (file)
@@ -38,4 +38,4 @@ with_target_subdir="$with_target_subdir"
 ac_configure_args="${multilib_arg} ${ac_configure_args}"
 multi_basedir="$multi_basedir"
 CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
-CC="$CC"]))dnl
+CC="$CC"])])dnl
This page took 0.030523 seconds and 5 git commands to generate.