autoconf/lib
Akim Demaille 2d177917ef * acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): Don't
: ${FOO="$foo"}
but
  : ${FOO=$foo}
Since Ultrix will also assign the quotes to FOO.
Reported by Harlan Stenn.
2000-02-10 10:25:23 +00:00
..
autoconf * acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): Don't 2000-02-10 10:25:23 +00:00
autoscan 1999-04-17 Paul Eggert <eggert@twinsun.com> 1999-04-22 21:38:24 +00:00
autotest * tests/atspecific.m4 (m4_for, m4_foreach): New macros. 2000-02-07 17:02:37 +00:00