]> www.ginac.de Git - cln.git/commit
* autoconf/acinclude.m4: revamp MPN-matcher.
authorRichard Kreckel <kreckel@ginac.de>
Thu, 3 Jan 2002 17:06:07 +0000 (17:06 +0000)
committerRichard Kreckel <kreckel@ginac.de>
Thu, 3 Jan 2002 17:06:07 +0000 (17:06 +0000)
commit6617af27549271eccd05cab1df478e0484ae8907
treee20f8a56827b9726e9e28586db4aed5f8e56c116
parentb490c68766f1977ee0ee6a3e19b2e9d9aa04310c
    * autoconf/acinclude.m4: revamp MPN-matcher.
        * autoconf/aclocal.m4: upgrade to autoconf-2.52 infrastructure,
          sync with CLisp from CVS.
        * autoconf/autoconf: Likewise.
        * autoconf/autoconf.m4f: Likewise (new file).
        * configure.ac: Likewise (new file, replaces configure.in).
        * configure.in: Likewise (deleted, replaced by configure.ac).
        * autoconf/config.{guess,sub}: Update to GNU version 2001-12-13.
        * src/Makefile.in: made VPATH safe for autoconf-2.52.
        * include/cln/config.h.in: Add __s390__.
12 files changed:
ChangeLog
Makefile.devel
autoconf/acinclude.m4
autoconf/aclocal.m4
autoconf/autoconf
autoconf/autoconf.m4f [new file with mode: 0644]
autoconf/config.guess
autoconf/config.sub
configure.ac [moved from configure.in with 98% similarity]
doc/cln.tex
include/cln/config.h.in
src/Makefile.in