]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Fix illegal tab character in Fortran source.
authorThomas Jahns <jahns@dkrz.de>
Fri, 4 Sep 2009 09:48:44 +0000 (11:48 +0200)
committerEric Blake <ebb9@byu.net>
Fri, 4 Sep 2009 11:38:29 +0000 (05:38 -0600)
commit1fbc0eb1148e871c20c68d6349cbf11c6e4bc175
treef15635c1aec562775b2e006aff274fee5ae5742c
parentef9e3bf13a069123eded46f10d6fb080264c836c
Fix illegal tab character in Fortran source.

* lib/autoconf/fortran.m4 (AC_FC_SRCEXT): Change TAB back to
multiple spaces; regression introduced 2008-10-23.
* NEWS: Mention this.
* THANKS: Update.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
NEWS
THANKS
lib/autoconf/fortran.m4