On Sat, Oct 13, 2001 at 06:55:19PM +0200, Roberto Bagnara wrote: > > Hi there, > > I have switched to the latest autoconf snapshot (2.52e, cvs-updated today) > and have tried hard to follow all the instructions for the upgrade. > I believe I am no longer using any deprecated feature, but I get > > $ autoreconf > configure.ac:21: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst > configure.ac:312: warning: do not use m4_regexp: use regexp or m4_bregexp > autoheader: `config.h.in' is unchanged
You don't use it directly, it is Automake which does. It's only a warning, disregard it. If it is too troublesome, maybe I will turn it off. What Automake are you running? The bad guys are in header.m4.