>> Jean-Marc Lasgouttes writes:
>>>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
>>>> Richard E Hawkins writes:
REH> lars replied also, automake warns that configure.in: 52:
REH> `AM_PROG_INSTALL' is obsolete; use `AC_PROG_INSTALL'
REH> aclocal.m4: 623: `AM_PROG_INSTALL' is obsolete; use
REH> `AC_PROG_INSTALL'
>>>> Hmm what version of automake, autoconf are you using?
REH> eyryttyp1:src>autoconf --version Autoconf version 2.13
REH> eyryttyp1:src>automake --version automake (GNU automake) 1.4
Lars> Ok, so we have to change it to "AC_PROG_INSTALL" then.
JL> We have to force everybody to switch to the newer
JL> autoconf/automake, first.
yes... let's release 1.0.1 first and then do that
(I have some updating to do myself...)
Lgb