> When I ran - > make -f /admin/Makefile.common > I got this err message: > ##start## > configure.in:44: warning: do not use m4_patsubst: use patsubst or > m4_bpatsubst configure.in:63: warning: AC_PROG_LEX invoked multiple times > configure.in:128: warning: do not use m4_regexp: use regexp or m4_bregexp > autoheader: `config.h.in' is unchanged > ##end## > > When ran the 'configure' and 'make' it gave the same err messages.
My guess is that you have old auto* tools (autoconf, automake, etc) - which distribution do you use? Thanks, Hetz ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]